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 & HelpIntegration › processing on a mac error when starting
Page Index Toggle Pages: 1
processing on a mac error when starting (Read 960 times)
processing on a mac error when starting
Oct 19th, 2009, 3:50pm
 
I have installed processing on a mac but its not running my sketch and giving me this error instead. Does anybody know what it means and how i can fix it? (hope this is the right place in the forum to post this question).



[0] "Unrecognized option: -d32"
[1] "Could not create the Java virtual machine."

Using startup command:

{command=command=java -d32 -Xrunjdwp:transport=dt_socket,address=127.0.0.1:8814,suspend=y -Xdock:name=controlP5fonts -Djava.library.path=/Volumes/KINGSTON/TimAndTeaNEW/controlP5fonts/code:/Processi
ng.app/Contents/Resources/Java:/System/Library/PrivateFrameworks/JavaApplication
Launcher.framework/Resources:.:/Library/Java/Extensions:/System/Library/Java/Ext
ensions:/usr/lib/java -cp /tmp/build4069.tmp::/Volumes/KINGSTON/TimAndTeaNEW/controlP5fonts/code/controlP5
.jar:/Processing.app/Contents/Resources/Java/pde.jar:/Processing.app/Contents/Re
sources/Java/core.jar:/Processing.app/Contents/Resources/Java/antlr.jar:/Process
ing.app/Contents/Resources/Java/ecj.jar:/Processing.app/Contents/Resources/Java/
registry.jar:/Processing.app/Contents/Resources/Java/quaqua.jar:/System/Library/
Frameworks/JavaVM.framework/Versions/1.5.0/Classes/.compatibility/14compatibilit
y.jar processing.core.PApplet "--editor-location=440,177" --external --display=1 --sketch-path=/Volumes/KINGSTON/TimAndTeaNEW/controlP5fonts controlP5fonts , quote=quote=", address=address=127.0.0.1:8814}
Re: processing on a mac error when starting
Reply #1 - Oct 20th, 2009, 2:16am
 
Search the forum, there are several threads already about this error.
Seems to have been corrected in brand new Processing 1.0.8.
Page Index Toggle Pages: 1