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 5.11 dropping MSVC 2013?
Forum Updated to NodeBB v4.3 + New Features

Qt 5.11 dropping MSVC 2013?

Scheduled Pinned Locked Moved Solved Installation and Deployment
3 Posts 2 Posters 777 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.
  • GPBetaG Offline
    GPBetaG Offline
    GPBeta
    wrote on last edited by GPBeta
    #1

    I found that Qt 5.11 is going to drop MSVC 2013 which is mentioned in this page.

    As I see, any MSVC 2013 binaries have been removed from the official packages,
    I wonder are all supports of MSVC 2013 dropped?
    Could I still compile Qt 5.11 with MSVC 2013?

    I really don't want to ship the DLLs from UCRT with my app currently because that framework contains so many api-ms-win-XXX.dll files.

    Thank you for any ideas.

    \BAKA BAKA/

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      I think MSVC 2013 is being dropped completely, due to lack of C++11 support necessary in the new QRandomGenerator.

      You may try (and succeed) in compiling it manually from source, though.

      (Z(:^

      1 Reply Last reply
      6
      • GPBetaG Offline
        GPBetaG Offline
        GPBeta
        wrote on last edited by
        #3

        So I think I have to accept it and upgrade to MSVC 2015...

        \BAKA BAKA/

        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