Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 I need help with openGL!!
Index -> Programming, C++ -> C++ Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
SilverSprite




PostPosted: Mon Jun 02, 2003 5:19 pm   Post subject: I need help with openGL!!

I am reading a tutorial and it says to include the headers
#include <windows.h>
#include <gl\gl.h>
#include <gl\glu.h>
#include <gl\glaux.h>
when getting started. However when i include them, it tells me they arent found or something. I am using the rhide compiler. The tutorial also says that you have to add some stuff to the object/library modules. Yet i cannot find this with my compiler. Can anybody help me with this? Or maybe even better tell me how to start out with openGL?[/quote]
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Mon Jun 02, 2003 5:30 pm   Post subject: (No subject)

see the gl\ in header names... that means that headers are located in GL folder, so I assume those files dont come with standart compiler. You have to download the header files and save them in the right place.
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
SilverSprite




PostPosted: Fri Jun 06, 2003 8:18 pm   Post subject: (No subject)

yeah... but even the windows header isnt found. Where can i download the gl\ headers..?
Display posts from previous:   
   Index -> Programming, C++ -> C++ Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 3 Posts ]
Jump to:   


Style:  
Search: