jogamp
›
jogl
Login
Register
Re: How to debug "Unable to create ES OpenGL context" error?
Posted by
Xerxes Rånby
on
Jun 14, 2015; 10:02pm
URL:
https://forum.jogamp.org/How-to-debug-Unable-to-create-ES-OpenGL-context-error-tp4034696p4034699.html
Please generate a runtime version check and a runtime debug log using the 7z x unpacked
http://jogamp.org/deployment/jogamp-current/archive/jogamp-all-platforms.7z
http://jogamp.org/wiki/index.php/Jogamp_Versioning_and_Releases#Runtime_Version_Check
sh etc/test.sh
http://jogamp.org/wiki/index.php/Jogamp_Versioning_and_Releases#Runtime_Debug_Logs
sh etc/test_dbg.sh
and attach the
test.log
and
test_dbg.log
It will document the system you use better and the capabilities of your OpenGL ES driver.
Free forum by Nabble
Edit this page