Administrator
|
There is a difference between a Maven dependency and a JAR in the class path for Eclipse. I will give it another try. I just want to avoid copying the JARs into the Eclipse project by using Maven but Eclipse has to put these Maven dependencies into the class path.
Julien Gouesse | Personal blog | Website
|
In reply to this post by Sven Gothel
Le 01/11/2011 16:34, Sven Gothel [via jogamp] a écrit :
On Tuesday, November 01, 2011 04:21:24 PM reyman [via jogamp] wrote:Hi Sven ! Any news about the runtime problem on your side ? Do you try the maven file with sucess or do you have the same problem for loading native jar ? Thx Sebastien R. |
Hello,
I'm jumping in RC5 and still have a problem with the layout requested by GLProfile to get native librairies... I must set a version which is not looked for in the loading mechanism... Since I'm working "offline" with a mirroring nexus server I can't do whatever I want with the naming convention of jar in Maven Did you solved the problem in any way or should I trap the error, and go my way with -Djava.library.path ? Thanks for any help. |
Le mer. 04 avril 2012 10:08:59 CEST, Nikos132 [via jogamp] a écrit :
> Hello, > > I'm jumping in RC5 and still have a problem with the layout requested > by GLProfile to get native librairies... > > I must set a version which is not looked for in the loading mechanism... > > Since I'm working "offline" with a mirroring nexus server I can't do > whatever I want with the naming convention of jar in Maven > > Did you solved the problem in any way or should I trap the error, and > go my way with -Djava.library.path ? > > Thanks for any help. > > ------------------------------------------------------------------------ > If you reply to this email, your message will be added to the > discussion below: > http://forum.jogamp.org/Problem-with-GLProfile-and-jogl2-rc2-tp3447491p3883466.html > > To unsubscribe from Problem with GLProfile and jogl2-rc2, click here > < > NAML > <http://forum.jogamp.org/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > You can try to use the script i make here (https://github.com/reyman/scriptJogamp). There is some instruction to use here : http://forum.jogamp.org/JogAmp-Release-Candidate-v2-0-rc5-tc3599114.html After that, because of the loader need specific namming to load jar, i think you need to use -Djava.library.path after all .. :/ I have no news of sven about this probleme since lot of day |
Free forum by Nabble | Edit this page |