DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L1728
Version: 2.0-feature


I was just curious if there were plans to support freeglut instead of glut.
 Right now I have applications that use freegluts simple APIs to draw, for
example, a teapot (glutSolidTeapot()).  However, if I try to use this
using Fltk, I get the freeglut error saying I didn't initialize glut
before hand.  This has to do with the fact that I am using Fltk's emulated
glut, and therefore cannot include the freeglut.h.  My workaround has been
to have my applications point to the old glut when they are using fltk,
and then freeglut when not.  I'm not sure how easy of an upgrade or fix
this is, but I was just curious.  Thanks!


Link: http://www.fltk.org/str.php?L1728
Version: 2.0-feature

_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to