I keep getting this error message when i try and run a sketch in the emulator.
[0] "Error: This Java instance does not support a 32-bit JVM."
[1] "Please install the desired version."
{command=command=java -d32 -Xrunjdwp:transport=...followed by a very long string of info.
i am running Processing on OSX 10.8 and Java 7 is installed. i tried turning off 7 and reverting, to the previous version, but that didn't work.
I have seen another post for this exact error, but no real solution to it.