OpenGL with Lcc-win32

I just updated to the newest build of Lcc-win32 and now my programs will not run…

Get the following error message: The main.exe file is linked to a missing export GLU32.DLL:glutCreateWindow

Anyone see this?

Is that a typo, or is it really looking for a glut function in glu?

No, that is the thing… it look’s like the program now is looking for glut functions in the glu.dll!!!

Originally posted by Aaron:
Is that a typo, or is it really looking for a glut function in glu?

I have exactly the same problem. Has anyone
solved this? Nexusone or someone else?

No, I just started using DEV-C++! Which is also another free C/C++ compiler.

Originally posted by IsmoL:
I have exactly the same problem. Has anyone
solved this? Nexusone or someone else?

[This message has been edited by nexusone (edited 01-19-2004).]

[This message has been edited by nexusone (edited 01-19-2004).]