Why am I getting this error???
Hey these tuts are awesome I learned so much from lessons 1-5. But then I got to lesson 6 and when I try to compile I get "undeclared identifier" errors for ''glGenTextures'' and ''glBindTexture''. And this happens when i try to compile the downloaded lesson 6 code, not edited old code! Argh, it''s really annoying. If it helps anyone to answer my question, I''m using Visual C++ 4.0 on Windows Millennium...
I think that the reason is because that VC++4 doesn''t have those commands in its gl.h file. You might have to get a newer gl.h (don''t quote me on this) or you should try to get a better compiler.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement