Login  Register

Can't get OpenGL 3.x with JDK 7

Posted by Nikos132 on Jul 24, 2013; 3:18pm
URL: https://forum.jogamp.org/Can-t-get-OpenGL-3-x-with-JDK-7-tp4029658.html

Hello all,

i've got a strange problem, when using JDK 6 I get a gl_version 3.3 and a correct NVIDIA vendor for my old 9600M GT card, so far so good.

But when I switch to JDK7 I get 1.1.0 gl_version and generic Microsoft vendor, all other things the same.

Did someone experienced this annoying problem?

Thanks for any help.
Regards