Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-60059

"QMAKE_CXX.COMPILER_MACROS is not defined" with -tp vc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.9.1
    • 5.9.0 Beta 1
    • Build System
    • None
    • Win10 64 Bit
    • 76223ecbaa3b01a9c2ab641bd30d674f7c46a4d6

      Installed QT today 11.04.2017 (DD.MM:YYYY). Installation was OK. No error message.

      Made a smal project, out of the box:

      #include <QCoreApplication>
      
      int main(int argc, char *argv[])
      {
          QCoreApplication a(argc, argv);
      
          return a.exec();
      }
      

      Trying to compile:

      Running Windows Runtime device detection.
      No winrtrunner.exe found.
      C:/Qt/5.9/msvc2015_64/mkspecs/features/toolchain.prf(129): Variable QMAKE_CXX.COMPILER_MACROS is not defined.
      Project ERROR: msvc-version.conf loaded but QMAKE_MSC_VER isn't set
      Error while parsing file C:\ProjectQT\QTTest\QTTest.pro. Giving up.
      

        1. testresources.zip
          86 kB
          Pugach Yaroslav
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            buddenha Oswald Buddenhagen
            terje terje
            Votes:
            4 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes