Advertisement

Ok here is another question...

Started by August 16, 2001 04:33 PM
3 comments, last by triplej1985 23 years, 6 months ago
I got all the other tuts to work up to the Texture mapping one. When I try to compile it I get 2 errors and it says: e:\dev-c++\untitled1.cpp: In function `int LoadGLTextures()'': e:\dev-c++\untitled1.cpp:81: implicit declaration of function `int free(...)'' CAN ANYONE HELP ME???
what compiler are you using
Advertisement
Nevermind
I use Dev-C++
I found out if I add the #include line at the begining it will compile without any errors, but when I try to run it it says the glaux.dll required file was not found..

This topic is closed to new replies.

Advertisement