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. Qt5 and M$ Visual Studio 2012
Qt 6.11 is out! See what's new in the release blog

Qt5 and M$ Visual Studio 2012

Scheduled Pinned Locked Moved General and Desktop
5 Posts 5 Posters 12.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.
  • O Offline
    O Offline
    OldDeath
    wrote on last edited by
    #1

    Hi,
    I just wanted to ask whether the new Qt5 will be shipped with Visual Studio 2012 binaries or not, since I was unable to find information about such plans via a site search.

    mfg,
    Old

    1 Reply Last reply
    0
    • X Offline
      X Offline
      Xetick
      wrote on last edited by
      #2

      Not an answer to you question but you can build Qt yourself using "QMAKESPEC=win32-msvc2012". Then you can also skip modules you don't want/need. For example if you don't need the 'icu' libraries you can skip them with your own compiled build and reduce the size with 20Mb or tell Qt to use OpenGL directly instead of going though the ANGLE library.

      1 Reply Last reply
      0
      • napajejenunedk0N Offline
        napajejenunedk0N Offline
        napajejenunedk0
        wrote on last edited by
        #3

        I am building Qt 5.0.0 beta 1's sources using MSVC 2012 two times now without success.
        1 attempt's failure: python missing in the PATH.
        2 attempt's failure: the WebKit needs ICU.

        I suggest you read the Qt 5 building guidelines: http://qt-project.org/wiki/Building_Qt_5_from_Git

        1 Reply Last reply
        0
        • J Offline
          J Offline
          Jemar
          wrote on last edited by
          #4

          For anyone else who come across this searching, StackOverflow now has a wiki on this: http://stackoverflow.com/questions/15826893/downloading-and-integrating-qt5-with-visual-studio-2012

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

            Or, get "Qt 5.0.2 for Windows 64-bit (VS 2012, 500 MB)" from http://qt-project.org/downloads

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

            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