i got this gl zelda game from nehe.gamedev.net i compiled it and run it from the compiler and it works fine but when i run the exe from the file it's in it doesn't work it starts to load then doesn't. anyone know why. or am i makeing no sence.![]()
This is a discussion on weird gl problem within the Game Programming forums, part of the General Programming Boards category; i got this gl zelda game from nehe.gamedev.net i compiled it and run it from the compiler and it works ...
i got this gl zelda game from nehe.gamedev.net i compiled it and run it from the compiler and it works fine but when i run the exe from the file it's in it doesn't work it starts to load then doesn't. anyone know why. or am i makeing no sence.![]()
An initialization error maybe, a resource wasn't found or your card doesn't support open GL.
Did you copy the accompanying bmp's/models/whatever to the exe folder?
Muhammad Haggag