Login  Register

Re: Caught GLException: AWT-EventQueue-0: createImpl ARB n/a but required, profile > GL2

Posted by nyholku on Jan 23, 2019; 10:44am
URL: https://forum.jogamp.org/Caught-GLException-AWT-EventQueue-0-createImpl-ARB-n-a-but-required-profile-GL2-tp4039412p4039420.html

Old version of my software -> fail on VirtualBox
Noticed that 3D acceleration on VirtualBox virtual PC was not enabled -> so I enabled it
Now new and old versions seem to work, speed is un-usable but that is no matter as I only use the VirtualBox for building and verifying that the code starts and runs.

JOCL gives not available exception, which if fine for me atm.

Thanks for help, sorry about the noise, I should have been able to figure this out myself.