Login  Register

Re: jogl demos fail -- Failed to created/initialize EGL display...

Posted by Xerxes Rånby on Apr 02, 2013; 11:36pm
URL: https://forum.jogamp.org/jogl-demos-fail-Failed-to-created-initialize-EGL-display-tp4028878p4028880.html

Jarvis wrote
They all fail with following error:
     javax.media.opengl.GLException: Failed to created/initialize EGL display incl. fallback default: native 0x0, error 0x3001/0x3000
...
libEGL Warning: Could not open egl_softpipe.so (egl_softpipe.so: cannot open shared object file: No such file or directory)
This sounds similar to an old report:
http://forum.jogamp.org/Another-java-lang-NoClassDefFoundError-td1456525.html
Check that you do not have some old jogl*.jar copy stuck inside the jvm ext directory.