processing.exe PDE - Command Line - Run?
in
Integration and Hardware
•
2 years ago
Hello,
I managed to open a sketch in the processing.exe PDE using a .bat file like this:
processing.exe sketch.pde
Is there also a way to run the sketch like this?
I tried
processing.exe sketch.pde –run and similar,
but nothing works…
processing.exe sketch.pde –run and similar,
but nothing works…
You now may think "Jeez, just export it!" - I tried, but failed due to Serial comm library usage.
I also tried to sign the jar files but that didn't work either ...
So, is there a "--run" flag in the processing.exe that I could possibly use?
Greetings,
ereferef
2