Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

[Solved] Qt 5 application won't start on not-development machine

$
0
0
Hello all, I have successfully ported a Qt application from 4.8 to 5.0. On the development machine (Win 7 32bit) everything runs fine as well in debug as in release mode. The only remaining issue is, when trying to run this application on another PC (tried Win 7 and XP, no Qt installation on either), it refuses to start; i.e. it only comes to the point, before the QApplication instance is created in main. No further errors or entries in the Windows event viewer can be found. Any suggestions how to fix this or how to catch up on the error? Tanks in advance!

Viewing all articles
Browse latest Browse all 2113

Trending Articles