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. Qt 4.7.4 in Visual Studio 2005

Qt 4.7.4 in Visual Studio 2005

Scheduled Pinned Locked Moved Installation and Deployment
7 Posts 5 Posters 6.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.
  • S Offline
    S Offline
    sheehan1234
    wrote on last edited by
    #1

    I downloaded the addin for Qt in VS and I get the "Qt in the given path was built using minGW" error when I try to specify the path to Qt4. I found the documentation online to use the command line but commands like configure and nmake/ make didn't work.

    What do I do?

    Thanks

    1 Reply Last reply
    0
    • H Offline
      H Offline
      Hostel
      wrote on last edited by
      #2

      I think that you downloaded a Qt for Windows minGW - try download and install Qt for Windows VS 2008.

      1 Reply Last reply
      0
      • EddyE Offline
        EddyE Offline
        Eddy
        wrote on last edited by
        #3

        Moved to the installation subforum

        Qt Certified Specialist
        www.edalsolutions.be

        1 Reply Last reply
        0
        • G Offline
          G Offline
          giesbert
          wrote on last edited by
          #4

          [quote author="Hostel" date="1317939670"]I think that you downloaded a Qt for Windows minGW - try download and install Qt for Windows VS 2008.[/quote]

          He needs 2005, not 2008. If 2005 is in the contribution, you can install it via the SDK instaƶller, otherwise you have to build it by hand.

          Nokia Certified Qt Specialist.
          Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

          1 Reply Last reply
          0
          • S Offline
            S Offline
            sheehan1234
            wrote on last edited by
            #5

            so I just have to download the new set of libraries, correct?

            and how would I build them by hand?

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

              As it looks now, you have to do the compliation for VS2005. Only the compiled libs are supported from "here":http://qt.nokia.com/downloads/downloads#qt-lib
              You can download "this source":http://download.qt.nokia.com/qt/source/qt-everywhere-opensource-src-4.7.4.zip
              You need to configure and start the compilation through the command prompt started out of vs2005 (see under tools there).

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

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

                Here are the guidelines for "compilation on windows":http://developer.qt.nokia.com/doc/qt-4.7/install-win.html#id-20424804-3a5b-432e-ae72-67ce15972c68

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

                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