Packaging JOGL projects to be cross-platform?

classic Classic list List threaded Threaded
23 messages Options
12
Reply | Threaded
Open this post in threaded view
|

Re: Packaging JOGL projects to be cross-platform?

KevinWorkman
Thanks again for the reply. Putting all of the natives in the ProcessingClasspath.jar worked like a charm! This was actually my end goal anyway; I'm not sure why I didn't try that first!
Reply | Threaded
Open this post in threaded view
|

Re: Packaging JOGL projects to be cross-platform?

gouessej
Administrator
Ok, I can port Sven's bash script to Ant and treat other combinations of OS / architecture.
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: Packaging JOGL projects to be cross-platform?

gouessej
Administrator
In reply to this post by KevinWorkman
I've just posted an example of (incomplete) Ant macro to do that:
https://jogamp.org/bugzilla/show_bug.cgi?id=845#c5
Julien Gouesse | Personal blog | Website
12