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. Visual Studio VISX addon fails to load projects using Qt 5.9.0
Qt 6.11 is out! See what's new in the release blog

Visual Studio VISX addon fails to load projects using Qt 5.9.0

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 2 Posters 1.5k 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.
  • W Offline
    W Offline
    wwbolish
    wrote on last edited by
    #1

    Visual Studio 2015 VISX addon (qt-vs-tools-msvc2015-2.1.1.vsix) fails to load projects using Qt 5.9.0.
    I get the following errors:
    [1] - C:/PROGRAMFILES/QT/QT5.9.0/5.9/MSVC2015_64/mkspecs/features/toolchain.prf:129: Variable QMAKE_CXX.COMPILER_MACROS is not defined.
    [2] - Project ERROR: msvc-version.conf loaded but QMAKE_MSC_VER isn't set
    --- (Import): Error(s): 2
    --- (qmake) : Exit Code: 3

    It works for qt 5.7.1.

    1 Reply Last reply
    0
    • VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      Do you see the 5.9 config in QT VS Tools -> Qt Options ?

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      1 Reply Last reply
      0
      • W Offline
        W Offline
        wwbolish
        wrote on last edited by
        #3

        yes

        I believe this may be due to the directory structure change in qt 5.9.0. Previously 32 and 64 bit installations were separate, now combined.with different directory structure.

        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