Can any one provide me step by step how to get QT to work in VS2010?
i have
- Visual Studio 2010 Ultimate
- Windows 7 Enterprise.
- qt-sdk-win-opensource-2010.05
- qt-vs-addin-1.1.7
i tried executing this from vs command prompt :
configure.exe -platform win32-msvc2008 -no-webkit -no-phonon -no-phonon-backend -no-script -no-scripttools -no-multimedia -no-qt3support -fast
then
nmake
installed the addin but when i go to the QT menu and try to add a build it says your build was built using MingW
can any one plz give me instruction how to make this work ?