Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt 5.8 with MS Visual C++ 2015 Build Tools

Qt 5.8 with MS Visual C++ 2015 Build Tools

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
msvc2015windows
2 Posts 1 Posters 1.2k 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.
  • satysinS Offline
    satysinS Offline
    satysin
    wrote on last edited by kshegunov
    #1

    Hello,

    Rather than install the full Visual Studio 2015 Community package to use Qt 5.8 with MSVC2015 I was hoping to use the Visual C++ 2015 Build Tools (http://landinghub.visualstudio.com/visual-cpp-build-tools) however I am having an error with this configuration.

    I do not know if the issue is related to Qt [Creator?] and how it detects MSVC or a difference in how the Visual C++ 2015 Build Tools are installed compared to Visual Studio proper.

    The issue seems to be the location of the UCRT now used by Microsoft. I can manually resolve this by adding the UCRT location to my .pro with a LIBS += -L"location\to\ucrt" however this is not as clean as I would like considering when using Visual Studio this is not required.

    Is anyone here using Qt with Visual C++ 2015 Build Tools and if so have you encountered this issue?

    Many thanks.

    Note: I originally posted this in General and Desktop but so far no luck. I am hoping somebody here can help who might not check the other forums. Original post is at https://forum.qt.io/topic/75608/qt-5-8-with-ms-visual-c-2015-build-tools

    [Locked as duplicate ~kshegunov]

    1 Reply Last reply
    0
    • satysinS Offline
      satysinS Offline
      satysin
      wrote on last edited by
      #2

      Solved!

      I have written up the solution on my original post at https://forum.qt.io/topic/75608/qt-5-8-with-ms-visual-c-2015-build-tools

      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