Hi Donn, 

> freeglut (fgfs): Failed to create cursor
> freeglut  ERROR:  Function <glutSetCursor> called without first
> calling 'glutInit'.
> *** glibc detected *** fgfs: double free or corruption (out):

                I don't know if you feel comfortable digging around in
C++ code, but what you might want to do is add the glutInit() call in
the right function. I *think* it's called FGInit, if I'm not mistaken.
All programs that use GLUT are supposed to call glutInit before any
other GLUT-related calls. I hope this helps, 

                        -David Chipman

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to