Deployment broken

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

Deployment broken

michael.nischt
Is there any directory to get the jar and native libs for all major platforms (linux-amd64, linux-i586, macosx-universal, windows-amd64 and windows-i586)?

There is NO windows-amd64 following the instructions on this web-page
http://jogamp.org/jogl/doc/deployment/JOGL-DEPLOYMENT.html

Searching the forum I found this but without the macosx-universal
http://jogamp.org/deployment/autobuilds/

As the builds are obviously out-of-sync, I would not dare to mix them :-(

Is it at the moment possible to deploy any recent JOGL version to all of the above platforms?


Reply | Threaded
Open this post in threaded view
|

Re: Deployment broken

Michael Bien
hello Michael,

what do you mean with out of sync? The projects are built and tested after each commit on at least four nodes (currently linux 32/64 and windows 32/64).

sure using builds from the CI server is always risky but if you wish you should check the junit test results first:
http://jogamp.org/chuck/

e.g. by using this build you get jogl and gluegen-rt for linux and windows platforms
http://jogamp.org/deployment/autobuilds/jogl-2010-06-29_09-46-01/build/

webstart and applets won't work on linux with this build since the X11 locking optimizations aren't finished yet. The webstart folder you mentioned contains promoted builds only. We don't put stuff into it which is known to be buggy.

also as mentioned in other threads we can't provide mac builds yet since we don't have the hardware for it.

regards,
michael

On 07/02/2010 04:17 PM, Michael Nischt [via jogamp] wrote:
Is there any directory to get the jar and native libs for all major platforms (linux-amd64, linux-i586, macosx-universal, windows-amd64 and windows-i586)?

There is NO windows-amd64 following the instructions on this web-page
http://jogamp.org/jogl/doc/deployment/JOGL-DEPLOYMENT.html

Searching the forum I found this but without the macosx-universal
http://jogamp.org/deployment/autobuilds/

As the builds are obviously out-of-sync, I would not dare to mix them :-(

Is it at the moment possible to deploy any recent JOGL version to all of the above platforms?





View message @ http://jogamp.762907.n3.nabble.com/Deployment-broken-tp938625p938625.html
To start a new topic under jogamp, email [hidden email]
To unsubscribe from jogamp, click here.


Reply | Threaded
Open this post in threaded view
|

Re: Deployment broken

michael.nischt
Michael, thanks for the quick reply!

I wrongly assumed that macosx-universal builds are already provided after looking at the webstart folder. (There mac builds dated 28-Apr-2010, however none for windows-am64.)

Anyhow, using the builds from the CI is perfectly fine for me. I just hope that soon there will be mac builds too =)

Best,
 Michael
Reply | Threaded
Open this post in threaded view
|

Re: Deployment broken

Sven Gothel
Administrator
On Friday, July 02, 2010 19:31:43 michael.nischt [via jogamp] wrote:
>
> Michael, thanks for the quick reply!
>
> I wrongly assumed that macosx-universal builds are already provided after
> looking at the webstart folder. (There mac builds dated 28-Apr-2010, however
> none for windows-am64.)
>

64bit windows builds should be there ..

If not, this will be fixed soon as well, surely this is in the array of our
supported platforms :)

> Anyhow, using the builds from the CI is perfectly fine for me. I just hope
> that soon there will be mac builds too =)

Yes .. _I_hear_you_all_ :)

~Sven

>
> Best,
>  Michael
>