-
Setting up Opengl
This is not realy a OpenGL problem but more a problem whit visual c++. But given the fact that many of you work whit visual c++ , I hope u can solve this problem for me.
I have linked the required Libs for OpenGL. And everything compiles without any problems.
But the parameter info function or 'intellisense' funtion does not work whit my gl and glu functions.
I find this realy frustrating because it works fine with the normal windows functions and my own functions.
Does anyone of you have experience with this matter. I would be very greatfull if u can help me.
Thx in advance,
Fred
-
Member
Regular Contributor
Re: Setting up Opengl
hm I thought when someone just #include <GL/gl.h>
or others that you would automatically get intellisense of the stuff defined in the headers
-
Re: Setting up Opengl
I thought that as well, but it does not work with my configuration
by the way i am using visual c++ 6.0
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules