Jogl Runtime Error Linux 64-bit
Posted by
Sykan on
Oct 23, 2012; 4:38pm
URL: https://forum.jogamp.org/Jogl-Runtime-Error-Linux-64-bit-tp4026588.html
Basically I built a small graphics program in JOGL on October 10, 2012 and me keeping up with the updates it seems I am no longer able to run the same program that i created. I included the pacman.log in my git repo under log along with the program and a small script to compile and run the program if you want to try it out yourself and see if you are getting the same error. What I am getting at the moment is the app starts up but the console just spits out "OpenGL Error:" with no description. I tried downgrading some of my drivers with no luck (As you can see in the log). Any help or expertise would be great! Thanks!
Few more details:
- I'm Running this on My Lenovo Tablet X220
- and i'm using openjdk6 6.b24_1.11.5-1
(Source Files only include libs for Linux X64)
Source:
https://github.com/Thesykan/Playgroudand yes I'm aware that I spelled playground wrong