Error when install Qt 4.7.4 in Visual Studio 2010 Ultimate
-
I have downloaded : qt-win-opensource-4.7.4-vs2008.exe,qt-vs-addin-1.1.9.exe...and installed them...
qt-win-opensource-4.7.4-vs2008.exe is extracted at C:\Qt\4.7.4
I also set path "C:\Qt\4.7.4\bin " at environment..!
I created a Qt Project Application...
But when I debug,display a dialog as follow:
[url=http://www.upanh.com/cxtle_upanh/v/bno21u7q8tr.htm][img]http://ng3.upanh.com/b5.s20.d4/452ba664a814bc3598b4f288b494c4b8_38520013.cxtle.png[/img][/url]I think cause of that: Configuration is incorrect...But I don't known to how edit??....Please help me...!Thank for all
-
Welcome to the forum
AFAIK you have to compile Qt for msvc 2010 all by yourself. The binaries for mcvs 2008 cannot be used. They are not interchangable between different versions of visual studio.
You find the guidelines for compilation/installation on windows "here":http://developer.qt.nokia.com/doc/qt-4.7/install-win.html
-
I have configurated as that link!! But in last step when enter nmake ,it displays error
"NMAKE: fatal error U1064": MAKEFILE not found and no target specified...How to solve this error!..I setup qt-win-opensource-4.7.4-vs2008 . Can it be used in VS2010??
-
AFAIK you need to download the sources "through":http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-4.7.4.zip
Then you can configure.