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

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -