|
-
June 17th, 2011, 11:27 AM
#1
OpenGL/GLUT
Hi everyone,
I have a newbie question today. I have a C++ code that references #include <GL/glut.h>
#include <GL/gl.h>. However, I can't compile that because I'm getting errors on "variables undeclared" - all variables are declared after a glReadPixels call.
I believe I'm configuring something wrong in the project, can you help me? I'm using Visual Studio 2010 and Windows 7 in a 64bit machine.
Thanks in advance
Tags for this Thread
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
|
Click Here to Expand Forum to Full Width
|