Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-18112

[REG 5.8.0 -> 5.9.0 Beta 2] Configuring project with Qt 5.9 fails at first try: QMAKE_MSC_VER isn't set

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P1: Critical
    • None
    • Qt Creator 4.2.2, Qt Creator 4.3.0-rc1
    • Windows 64 bit
      Qt 5.9 beta 3 msvc2015_64

    Description

      1. Have Qt 5.9 from the online installer.
      2. Configure a kit in Creator which uses this Qt version.
      3. Open test-project "simple" from Creator's sources.
        It's in tests\manual\debugger\simple\simple.pro. Parsing the project will fail:
        Project ERROR: msvc-version.conf loaded but QMAKE_MSC_VER isn't set
        Error while parsing file C:\Users\rob\dev\src\creator-4.3-enterprise\qtcreator\tests\manual\debugger\simple\simple.pro. Giving up.
        
      4. Switch to a different build configuration of the same kit.
        Now parsing the project will succeed.

      Parsing the project should already succeed on first try. With Qt 5.8, this works correctly. Running qmake on the project from the command-line succeeds, too.

      This seems to be caused by some change in Qt 5.9, but since the second parse passes and qmake behaves correctly, in also seems to point to some problem in Creator.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              hunger Tobias Hunger
              rlohning Robert Löhning
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes