Le dimanche 27 août 2006 13:36, Donn Washburn a écrit :
> David C. Chipman wrote:
> >     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,

i have two solutions for you

1 - try another freeglut version (downgrade to 2.2)

2 - use another opengl rendering. instead of freeglut,  take mesaglut.
it must be exist binaries package for your distribution.
it's working perfectly in my gentoo box ;-)

-- 
Didier Fabert
[EMAIL PROTECTED]
KFreeFlight project
http://kfreeflight.sourceforge.net

-------------------------------------------------------------------------
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