Search found 3 matches

by danner1
Fri Feb 02, 2007 09:15
Forum: Help
Topic: Segmentation fault with samples
Replies: 3
Views: 2582

Thanks Pompei2, I debugged the program and I found that the problem was a call to DevIL. I reinstalled it properly and now this part works :) Then, samples fail in a call to OpenGL (__glXPushArrayState). I've got an nVidia GeForce 6600 with its OpenGL drivers working (as glxinfo and games report) in...
by danner1
Wed Jan 31, 2007 23:13
Forum: Help
Topic: Segmentation fault with samples
Replies: 3
Views: 2582

Hi, I took FirstWindow and put some debug messages. This program crashes in line 68, FirstWindowSample::initialiseSample, Imageset* taharezImages = ImagesetManager::getSingleton().createImageset("TaharezLook.imageset"); I don't know which useful info can I put here... Thankcs
by danner1
Fri Jan 26, 2007 19:57
Forum: Help
Topic: Segmentation fault with samples
Replies: 3
Views: 2582

Segmentation fault with samples

Hi, I've got Mandriva Linux 2007, on an AMD64, gcc 4.1.1 I downloaded version 0.5.0, ./configured as ./configure --with-expat-libdir=/usr/lib64 --prefix=/usr --libdir=/lib64 (--with-expat: before it, ./configure didn't complain, but make gave an error) (--prefix and --libdir to accomodate on Mandriv...

Go to advanced search