Created
July 2, 2012 10:46
-
-
Save hpmewes/3032657 to your computer and use it in GitHub Desktop.
QtCreator - Deploy with Visual Studio 2010
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
install vb .NET SDK | |
install MSVC 2010 C++ Express | |
install Qt SDK für MSVC 2010 in folder QtSDK/Desktop/Qt/{Versionsnummer} | |
click on qt-version administration add, choose the destination of qt sdk for msvc 2010 QtSDK/Desktop/Qt/{Versionsnummer}/bin/qmake.exe | |
choose under Qt Creator->projects->qt-version "Qt{Versionsnumber} for Desktop - MSVC 2010 (Qt SDK)" | |
then click ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment