Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Error when install Qt 4.7.4 in Visual Studio 2010 Ultimate

Error when install Qt 4.7.4 in Visual Studio 2010 Ultimate

Scheduled Pinned Locked Moved Installation and Deployment
5 Posts 3 Posters 2.9k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tuanshaker0
    wrote on last edited by
    #1

    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

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      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

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tuanshaker0
        wrote on last edited by
        #3

        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??

        1 Reply Last reply
        0
        • K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          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.

          Vote the answer(s) that helped you to solve your issue(s)

          1 Reply Last reply
          0
          • G Offline
            G Offline
            goetz
            wrote on last edited by
            #5

            To build your own Qt version, use the vanilla sources, the sources included in the SDK or the prebuilt binaries are known to cause troubles. koahnig pointed to the correct link.

            http://www.catb.org/~esr/faqs/smart-questions.html

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved