> FreeGlut is 'maintained' by the core PLib group
>
> FYI - It should just work as is

Ok, I'll check it out.

> What part of GLUT is 'bugging' you ?

I've run into some fairly serious linker errors when linking against
Freetype 2.04 and FTGL (an OpenGL font library). The errors appear to be
conflicts between multi-thread and single-thread libraries, since (I've been
told) Glut is single thread only and the other two libraries prefer to be
multi-thread. Right now, I'm getting linker conflicts with both the libc and
libcmt libraries, which is causing no end of problems. I didn't have these
errors when using the GLTT library, which was single-thread only. I'm the
first to admit that my linker skills are not so hot, so maybe I'm just
making a mistake somewhere; however message boards and general web searches
reveal that quite a few people have similar libc/libcmt problems under
Windows.

If you have any insights regarding the care and feeding of Glut, I'd be very
interested to hear them.

> Also If possible
> Please use plain text when posting to this list !

Oops. My fault - had the wrong option checked.

-Damion-

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to