Re: Problem with GLProfile and jogl2-rc2
Posted by
reyman on
Oct 27, 2011; 6:26pm
URL: https://forum.jogamp.org/Problem-with-GLProfile-and-jogl2-rc2-tp3447491p3458620.html
Le 27/10/2011 19:10, gouessej [via jogamp] a écrit :
Ok it works fine for me :)
To
unsubscribe from Problem with GLProfile and jogl2-rc2,
click
here.
I don't understand one thing with jogl-all or jogl.all :
I deploy a jar like this "jogl.jar-version", and the artifact id to
load is :
<dependency>
<groupId>org.jogamp.jogl</groupId>
<artifactId>jogl.all</artifactId>
<version>2.0-b526-20111018</version>
</dependency>
But when i launch a project which use jzxy3d, if the loader try to
load a jar like "jogl-all-version",
this is a problem, because only jogl.all-version exist on maven
repository.
Bizarre Bizarre ...