Showing the console in exported application (.exe)
in
Integration and Hardware
•
4 months ago
Hi guys!
I've got an issue with my exported application that I haven't encountered in my sketch when run from Processing.
After about an hour or so, the exported application stops working. When I run the same application from Processing it doesn't have any issues. I want to go troubleshooting what exactly is failing (I'm thinking it's the serial port, but it's kind of weird that it isn't causing troubles in the sketch) but error messages are printed to the console which isn't available in an exported application.
I've read somewhere that you can start it from the commandline, but that answer was specific to .jar files. I'm working with a .exe file on a 64 bit Windows 7 system. The application was exported using an earlier version of Processing, 2.0b8.
I've got an issue with my exported application that I haven't encountered in my sketch when run from Processing.
After about an hour or so, the exported application stops working. When I run the same application from Processing it doesn't have any issues. I want to go troubleshooting what exactly is failing (I'm thinking it's the serial port, but it's kind of weird that it isn't causing troubles in the sketch) but error messages are printed to the console which isn't available in an exported application.
I've read somewhere that you can start it from the commandline, but that answer was specific to .jar files. I'm working with a .exe file on a 64 bit Windows 7 system. The application was exported using an earlier version of Processing, 2.0b8.
1