Re: invalid shader version number
Posted by gmseed on Nov 20, 2011; 10:30am
URL: https://forum.jogamp.org/invalid-shader-version-number-tp3519333p3522495.html
Hi
Thanks for your reply.
The weird thing is that the program runs fine on my desktop PC with WinXP-64 and doesn't throw any compile/link exceptions.
However, when I run the ame program on my Win7-64 it throws both compile and link exceptions.
I thought it might be that I was running jre6-u26 on my desktop and jre7 on my laptop but I've now rerun the program with jre6-u26 on my laptop and I get the same compile/link exceptions.
Graham