We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello, i cannot get applications to run on any of the machines (windows XP pro and XP home) that i have tried for, this is using both with and without java embedding options. Double clicking the exe file which is generated does nothing. I tested this using the Pointilism demo with no modifications made (i was investigating a larger program failing and tried this simple one to see). Tried it with processing v1.5.1 as well as v2.1 and same results except the applet provided by v1.5.1 (the runnable .jar) is working fine from v1.5.1. Anyone have any suggestions? I really need to get a runnable app out somehow. Cheers!
Answers
What happens when you try to run the application from the command line?
drops back to the prompt with no errors or anything, i can see in my process list that java runs briefly then stops.
aha, i have just found this though - http://forum.processing.org/two/discussion/780 so i am going to attempt using v2.03 or something and see how that works out.
it's a bug, i reported it but i missed it in there already so it's all good. https://github.com/processing/processing/issues/2219 is the original issue and contains a possible workaround if i don't just use 2.0.3 instead.