Open traversaro opened 3 years ago
I guess that the problem is the OpenGL version. In #806 the OpenGL version was
Irrlicht Engine version 1.8.4
(Build 9200)
Using renderer: OpenGL 1.1.0
GDI Generic: Microsoft Corporation
OpenGL driver version is not 1.2 or better.
Failed to load OpenGL's multitexture extension, proceeding without.
Warning: OpenGL device only has one texture unit. Disabling multitexturing.
GLSL not available.
Resizing window (800 600)
On my PC OpenGL is 4.6.0
I guess you need to set DISPLAY or something similar.