From: Bjorn L. <me...@le...> - 2000-05-07 15:47:33
|
Today I finally figured out what doesn't work : The problem is not the GLU libraries but the glut libraries (3.7). Whever I use double buffering I get a "segmentation fault" - even the red book demos don't work. A part from this everything works fine (GLU included) Unfortunaltely, the program doesn't leave a core on exit so I don't know exactly what happends. If I replace the new NVidia driver (libGL.so) with the old Mesa3D libs, glut works fine. Has anyone else had the same problem ? Björn |