
-----------------------------------
SilverSprite
Mon Jun 02, 2003 5:19 pm

I need help with openGL!!
-----------------------------------
I am reading a tutorial and it says to include the headers
#include 			
#include 
#include 
#include 
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]

-----------------------------------
Tony
Mon Jun 02, 2003 5:30 pm


-----------------------------------
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.

-----------------------------------
SilverSprite
Fri Jun 06, 2003 8:18 pm


-----------------------------------
yeah... but even the windows header isnt found. Where can i download the gl\ headers..?
