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

Windows: Configure fails due to clang-cl support

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • 5.7.1
    • 5.7
    • Build System
    • None
    • OS: Windows 7 SP1 (64bit)
      MSVC 2013 32bit (18.00.31101 for x86)
      Qt Creator 3.5.1 with
      clang 3.6.2
    • 8e4c8be0b9821ee2f3dbdda3ebbe16126d334959

      Configuring Qt 5.7 on Windows does not work since the intial clang-cl support has been added (https://codereview.qt-project.org/#/c/145351/).

      Option -platform win32-msvc2013 is passed to the configure script however the configure.bat finds clang-cl.exe and use it instead of the msvc compiler. The clang-cl.exe (version 3.6.2) is installed by Qt Creator 3.5.1 and I'm not intended to use it.

      The attached configure.log files contains the complete option list passed to the configure script and the error messages.

        1. configure.log
          68 kB
          Peter Varga
        For Gerrit Dashboard: QTBUG-51534
        # Subject Branch Project Status CR V

            buddenha Oswald Buddenhagen
            pvarga Peter Varga
            Votes:
            2 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes