On 10/17/2013 03:39 AM, atchijov [via jogamp] wrote:
> Hi,
> 
> Just switched to JOGL 2.1 from 2.0. The app used to work just fine, now it
> crashes on Windows with message
> 
> Shader status invalid: ERROR: 0:1: '' :  version '102' is not supported
> 
Looks like a GL3 core context which does not support GLSL 102 on OSX !!
~Sven