eyecreate
Member
I've been trying to use the Irrlicht engine, but have been having issues with it and using opengl. Has anyone else seen something like this?
Irrlicht Engine version 1.7.2
Linux 2.6.27.46-omap1 #1 Wed Feb 23 01:09:42 CET 2011 armv7l
Creating X window...
No GLX support available. OpenGL driver will not work.
Fatal error, could not get visual.
Segmentation fault
Program received signal SIGSEGV, Segmentation fault.
0x403a8fcc in ~CIrrDeviceLinux (this=0x173000,
__in_chrg=<value optimized out>, __vtt_parm=<value optimized out>)
at CIrrDeviceLinux.cpp:133
133 CIrrDeviceLinux.cpp: No such file or directory.
in CIrrDeviceLinux.cpp
Current language: auto
The current source language is "auto; currently c++".
(gdb) bt
#0 0x403a8fcc in ~CIrrDeviceLinux (this=0x173000,
__in_chrg=<value optimized out>, __vtt_parm=<value optimized out>)
at CIrrDeviceLinux.cpp:133
#1 0x00055e90 in irr::IReferenceCounted::drop() const ()
#2 0x403b513c in createDeviceEx (params=...) at Irrlicht.cpp:109
#3 0x403b51d4 in createDevice (driverType=<value optimized out>,
windowSize=<value optimized out>, bits=0,
fullscreen=<value optimized out>, stencilbuffer=false, vsync=false,
res=0xbee02d48) at Irrlicht.cpp:62
#4 0x00122040 in main ()
Irrlicht Engine version 1.7.2
Linux 2.6.27.46-omap1 #1 Wed Feb 23 01:09:42 CET 2011 armv7l
Creating X window...
No GLX support available. OpenGL driver will not work.
Fatal error, could not get visual.
Segmentation fault
Program received signal SIGSEGV, Segmentation fault.
0x403a8fcc in ~CIrrDeviceLinux (this=0x173000,
__in_chrg=<value optimized out>, __vtt_parm=<value optimized out>)
at CIrrDeviceLinux.cpp:133
133 CIrrDeviceLinux.cpp: No such file or directory.
in CIrrDeviceLinux.cpp
Current language: auto
The current source language is "auto; currently c++".
(gdb) bt
#0 0x403a8fcc in ~CIrrDeviceLinux (this=0x173000,
__in_chrg=<value optimized out>, __vtt_parm=<value optimized out>)
at CIrrDeviceLinux.cpp:133
#1 0x00055e90 in irr::IReferenceCounted::drop() const ()
#2 0x403b513c in createDeviceEx (params=...) at Irrlicht.cpp:109
#3 0x403b51d4 in createDevice (driverType=<value optimized out>,
windowSize=<value optimized out>, bits=0,
fullscreen=<value optimized out>, stencilbuffer=false, vsync=false,
res=0xbee02d48) at Irrlicht.cpp:62
#4 0x00122040 in main ()