different behaviour between code compiled from ide and executable
in
Integration and Hardware
•
1 year ago
Hello. I have done a program that read from a serial port (importing processing.serial.*). If I export the application in an "exe" file everything work, but if I ran the program from the ide the COM comunication seeems not to work. Do you have any idea about?
May be I am using two different version of RXTX library? In the processing ide I am using the 2.1-7, the ".exe" use the one putted in the folder by the compiler process. How can I discover wich version it is? (the dll file is not human readable).
Thanks
May be I am using two different version of RXTX library? In the processing ide I am using the 2.1-7, the ".exe" use the one putted in the folder by the compiler process. How can I discover wich version it is? (the dll file is not human readable).
Thanks
1