Newbie question
  #1 (permalink)  
Unread 06-01-2009, 11:27 PM
golla golla is offline
Junior Member
 
Join Date: Jun 2009
Posts: 1
Default Newbie question

Hi Im a college student using xcode for my c++ class, however the rest of my class including the teacher uses visual studios and can't really help me when I need help many times, we're getting into sdl and he wants us to use the library's:<SDL_gfxPrimitives.h> and "SDL_framerate.h" but when I call them like this(which is like the code he gave the class)

#include <SDL_gfxPrimitives.h>
#include "SDL_framerate.h"
(duh)

I get error::no such file or directory
Now before you tell me "you didn't install it right" both the C++ demo program included when you create a sdl program and the gnu program do work and do compile.

Am I just callling the libraries by the wrong name for xcode? What should I be doing?

PLZ HELP!!! ty
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT. The time now is 11:09 PM.


vBulletin skin developed by: eXtremepixels
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28