c++ - Qt program deploy -
I just wrote a QT program, and made it under release type, it works fine in QT creator , But if I double click the X in Windows, it says that it can not find anything in QTcore 4 DLL, so that Qtcore 4.dll should actually add me to its folder? I am using Qt 4.7.3
What is BTW because I have installed Tortoise HG? And it messed up with the Environmental Wars. But I have copied QtCore4.dll from my QtSDK folder. And it still does not work.
You need QT and Mingav DLL used in the same folder. Need to package together.
Comments
Post a Comment