Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Art of Illusion / openGL Issue



On Fri, 27 Jan 2006, Michael Hall wrote:

I double-clicked the jar. So more a finder launch but I'm not really sure what other code is used to get it up and running. I'm also not really sure

If you go to http://www.artofillusion.org/downloads, you'll find an app bundle to use as a launcher for it. That specifies the JVM to use, and also contains the Mac version of the JOGL native library. If you just double-click the jar instead of using the launcher, you won't see this problem regardless of which JVM it uses, because it won't be using JOGL.
From within the application, you can determine what JVM it's using by selecting Tools->Edit Script, entering the following Beanshell script


print(System.getProperty("java.version"));

and clicking Execute.

Peter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden

This email sent to email@hidden
References: 
 >Art of Illusion / openGL Issue (From: Aaron Roberts <email@hidden>)
 >Re: Art of Illusion / openGL Issue (From: Michael Hall <email@hidden>)
 >Re: Art of Illusion / openGL Issue (From: Aaron Roberts <email@hidden>)
 >Re: Art of Illusion / openGL Issue (From: Michael Hall <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.