Login  Register

Re: Problem with GLProfile and jogl2-rc2

Posted by reyman on Apr 04, 2012; 8:30am
URL: https://forum.jogamp.org/Problem-with-GLProfile-and-jogl2-rc2-tp3447491p3883488.html

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