We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi all,
I'm having trouble getting any application exports to work on windows with Processing 2.1 32bit. I've tried embedding and not embedding java. Without java it seems to get a bit further, giving the error that it can't find javaw.exe. but after installing java, The app will not launch.
When I open an app, I get a loading spinner for a moment but then nothing happens.
I have even tried exporting examples such as Hue, with the same results.
Is there any test I can do to understand what may be happening, or does anyone have a solution?
Thanks! ak
Answers
Hello akiersky,
This is a known issue: https://github.com/processing/processing/issues/2219
A workaround was proposed by PhiLho in this thread: http://forum.processing.org/two/discussion/comment/2525#Comment_2525
Best, Raphaël
awesome!
thanks Raphaël, I tried the forum search, but it doesn't seem to work quite right on this new forum.