We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I just created a new little sketch in processing 2.1.1 on my new laptop running Win8, and when I went to export it (without java included), it created a bunch of little .jars, but no .exe to be found. Any idea what the problem is?
Answers
I've had this problem on a 64bit win7, but it hasn't been solved yet. Exporting it to using 32bit win XP works though.
You can install a 32-bit version of Processing on your 64-bit Win7 computer...
The 64-bit version of export uses a .bat file to launch the sketch. That's why you don't see an .exe file.
Shameless self-promotion: you can also use a tool I made to create a single, standalone jar file that runs on every system: http://StaticVoidGames.com/SvgExe/