Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How install QT for MSVC?
Forum Updated to NodeBB v4.3 + New Features

How install QT for MSVC?

Scheduled Pinned Locked Moved General and Desktop
7 Posts 5 Posters 3.0k Views 1 Watching
  • 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.
  • B Offline
    B Offline
    brcontainer
    wrote on last edited by
    #1

    Its possible install QT and "MSVC compiler" without the "Microsoft IDE"?

    I downloaded "Qt 5.4.0 for Windows 32-bit" (VS 2013, OpenGL, 694 MB), I need install MSVC2013? If "yes", its possible install MSVC without IDE (install only "compiler")? Or download only the "compiler"?

    I tried http://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_x86.exe, but not work.

    QT project: https://github.com/brcontainer/qt-helper

    1 Reply Last reply
    0
    • Q Offline
      Q Offline
      qt_sur
      wrote on last edited by
      #2

      Hi,

      I'm sure there is a way but the easiest way for me was to install MS Visual Studio (Community & Express) for Windows Desktop.

      http://www.visualstudio.com/en-us/products/visual-studio-express-vs.aspx

      Sometimes it is a bit confusing because there are a million different download options and sites from Microsoft for this. But just yesterday, I got it to work with Qt 5.4, Win 8.1, 64 BIt.

      On a side note: I can't get Qt 5.4 to work with Windows 7, 32 bit (on an older laptop). Did anyone get this to work?

      Thanks

      1 Reply Last reply
      0
      • S Offline
        S Offline
        SysTech
        wrote on last edited by
        #3

        If you are not stuck on the M$ compiler the MinGW compiler I think has a smaller footprint and seems to work well.

        My client requires the M$ compiler so I had to install the full VS. Not sure there is a way to install the compiler only. I could be wrong through.

        1 Reply Last reply
        0
        • JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          [quote author="SysTech" date="1421790303"]My client requires the M$ compiler so I had to install the full VS. Not sure there is a way to install the compiler only. I could be wrong through.[/quote]In the past, you could install the Windows SDK, which contained only the compiler + libraries, without the IDE.

          From MSVC 2012 onwards, you need to install the full package (including the IDE).

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          0
          • raven-worxR Offline
            raven-worxR Offline
            raven-worx
            Moderators
            wrote on last edited by
            #5

            "http://www.microsoft.com/en-us/download/details.aspx?id=41151":http://www.microsoft.com/en-us/download/details.aspx?id=41151

            but i don't know if it is producing binaries which are compatible with Qt releases. I don't think so...

            --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
            If you have a question please use the forum so others can benefit from the solution in the future

            1 Reply Last reply
            0
            • JKSHJ Offline
              JKSHJ Offline
              JKSH
              Moderators
              wrote on last edited by
              #6

              [quote author="raven-worx" date="1421835175"]"http://www.microsoft.com/en-us/download/details.aspx?id=41151":http://www.microsoft.com/en-us/download/details.aspx?id=41151

              but i don't know if it is producing binaries which are compatible with Qt releases. I don't think so...[/quote]Interesting; I didn't know of this before.

              I can see two potential issues though:

              This is only a preview release.

              The system requirements says "This package requires VIsual Studio 2013 to be pre-installed on the machine"

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              1 Reply Last reply
              0
              • B Offline
                B Offline
                brcontainer
                wrote on last edited by
                #7

                Your comments are right. I need VS2013 installed.

                QT project: https://github.com/brcontainer/qt-helper

                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