c++ - Trouble using glut
- appledelhi <appledelhi_member pathlink.com> Oct 04 2005
- David Medlock <noone nowhere.com> Oct 05 2005
Can't convert glut.lib using coff2omf. Can't generate valid glut lib file from glut32.dll using implib. Jan Knepper's implib doesn't work either, stating that it could not start SPPN.EXE when I direct it to the glut include directory.
Oct 04 2005
appledelhi wrote:Can't convert glut.lib using coff2omf. Can't generate valid glut lib file from glut32.dll using implib. Jan Knepper's implib doesn't work either, stating that it could not start SPPN.EXE when I direct it to the glut include directory.
For my own purposes I find GLFW (http://glfw.sourceforge.net/) to be a much improved glut. -DavidM
Oct 05 2005








David Medlock <noone nowhere.com>