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

Inconsistent C/C++compiler detection

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • Qt Creator 4.4.0
    • Qt Creator 4.4.0-beta1
    • None
    • Windows 10, MSVC2017 64/32bit, MinGW 32bit

    Description

      When auto-configuring kits from newly checked out Qt versions; the C/C++ compilers are sometimes detected inconsistently.

      For 32bit MSVC builds, it has been observed that the C compiler is MSVC 32bit whereas the C++ compiler is MSVC 64bit.

      For 64bit MSVC builds, it has been observed that the C compiler is MSVC 64bit whereas the C++ compiler is MinGW g++.

      Attachments

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

        Activity

          People

            hunger Tobias Hunger
            kleint Friedemann Kleint
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes