Re: QtSerialPort + Qt 4.8.4 + Statically Compiled App Not Working

Originally Posted by
stonerbot613
I am developing an application that I'd like to statically compile so that I can distribute just one .exe file to my end users. It requires the use of serial port communication in order to accomplish all necessary tasks.
I've download
Do you know that if you do that then you must include your object code and/or another way for users to rebuild your app with a different versin of Qt?
If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.
Bookmarks