We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello all. Ive tried several things to get it to work but my exported application returns the error "Windows cannot find the file javaw.exe. Please check the spelling and try again". 32 bit application.
Then it says "Processing: error calling ShellExecuteEx()."
This is the sketch I exported:
Thanks in advance!
-edit: Windows 8. I also just tried to install Java from Java.com and it said Windows 8 support is limited at best. Im guessing that has something to do with it. Any light shed on the subject is greatly appreciated!
Answers
Try JDK 7 out: 8-}
http://download.oracle.com/otn-pub/java/jdk/7u45-b18/jdk-7u45-windows-x64.exe
that link just hangs. "internal server error."
thanks tho, I'll look into it further.
Sorry! Seems like they don't allow direct link to the downloadable file itself! :-\"
http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html
FYI, Java 7 works fine on Windows 8, my children use it to run Minecraft... :-)
Ok thanks, I'm trying it now.
Also @vulture2600, which version of Processing are you using? 2.0.3 is significantly different from 2.1b.
2.0.3
After installing the file you recommended and after restarting, the exported app does absolutely nothing. No error or anything. Any ideas?