Nate + glut = error

Anyone here who knows why Nate Millers demo on Heightmaps says like this when I’m running it: “The Procedure entry point __glutCreateWindowWithExit could not be located in the dynamic library glut32.dll” (I have the glut 3.7 glut32.dll)

Because you have a different version of the dll (it explains it very clearly - it doesn’t find the function you specified). Look at the params anyway if you’re sure you have the right dll.

NewROmancer

SMART!

God damn, I couldn’t figure that out myself!!!
THANX! It really helped!!!
THANX!!!