GLFW 2.5, an OpenGL Framework, has just been released. Besides improvements, it now contains make rules for Pelles C.
http://glfw.sourceforge.net/
(also on the links page)
Pelle
Quote from: "Pelle"GLFW 2.5, an OpenGL Framework, has just been released. Besides improvements, it now contains make rules for Pelles C.
http://glfw.sourceforge.net/
(also on the links page)
Pelle
Is this some well deserved recognition at last! Maybe because you did those NeHe tutorials?
John
Excellent ! good advertisement for pellesc !
Thanks for the announcement for glfw !
attached are the glfw tutorials with PellesC project files.
They use the static library glfw.lib which is expected to be in PellesC\Lib\Win\,
and the header file glfw.h which is expected to be in PellesC\Include\Win\gl\
-tiwag
Quote from: "JohnF"Is this some well deserved recognition at last! Maybe because you did those NeHe tutorials?
Maybe the NeHe tutorials helped. The author of GLFW mailed me almost a year ago, with some questions about Pelles C. I'm not sure if the tutorials were available then. Maybe also helped that we are both from Sweden (but don't know each other)... ;-)
Pelle