October 04, 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.


October 05, 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