Qt 4.7 with Visual Studio 2010 and static linking
Here's is a small guide about how to use Qt 4.7.3 with Visual Studio 2010 and static linking.
With this approach you can generate a single exe without dependencies to any Qt dlls or msvcr100.dll
Prerequisites:
Install Visual Studio 2010
Install Visual Studio 2010 SP1
Download Qt Source: http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-4.7.3.zip… Weiterlesen