We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpPrograms › creating executable in os-x
Page Index Toggle Pages: 1
creating executable in os-x (Read 1122 times)
creating executable in os-x
Sep 16th, 2005, 7:28am
 
hey, is there a way to create an executable file that will just autorun a processing program so i don't have to open up processing?

ps.  how do you create an executable file period with a processing app?
Re: creating executable in os-x
Reply #1 - Sep 16th, 2005, 2:55pm
 
Under exporting on the website it says

" In the future, it will be possible to export applications. This will allow programs to run without the Processing environment, to run at full screen, and to freely access data which is restricted by Applets (such as loading images through the Internet)."

Guess this feature is still in development

HTH

Re: creating executable in os-x
Reply #2 - Sep 18th, 2005, 6:49pm
 
yeah but mflux was able to create an app for his manifest project.  so i'm curious as to how he did it, he doesn't remember himself, he said he got it off the forums, but i checked and couldn't find anything, does anyone know?
Re: creating executable in os-x
Reply #3 - Sep 19th, 2005, 11:36pm
 

Here's a link to the old alpha site that explored this. I've never tried bundling with p91 however, but have had success with p68.

http://processing.org/discourse/yabb/YaBB.cgi?board=Tools;action=display;num=1074042002
Re: creating executable in os-x
Reply #4 - Sep 19th, 2005, 11:37pm
 
You'll need jar bundler which is part of developers tools on osx
Page Index Toggle Pages: 1