Re: jogl demos fail -- Failed to created/initialize EGL display...
Posted by
Sven Gothel on
Apr 03, 2013; 12:25am
URL: https://forum.jogamp.org/jogl-demos-fail-Failed-to-created-initialize-EGL-display-tp4028878p4028885.html
On 04/02/2013 01:06 AM, Jarvis [via jogamp] wrote:
EGLDisplayUtil.eglInitialize -> EGL_NOT_INITIALIZED
-> libEGL Warning: Could not open egl_softpipe.so (egl_softpipe.so:
cannot open shared object file: No such file or directory)
probably misconfiguration of Mesa/EGL.
However, this exception is [now] being catched
and operation should continue w/o EGL/ES availability.
Please test w/ one of our latest aggregated builds,
i.e.
http://jogamp.org/wiki/index.php/Jogamp_Versioning_and_Releases#Latest_Aggregated_Autobuild~Sven