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

[REG 5.12.0-5.12.1] qt_libs_gui_private.pri in prebuilt binaries contain local VulkanSDK include path

    XMLWordPrintable

Details

    • Windows
    • 6288c12bb4316c8970ab8437ef5beefce89f5836 (qt/qtbase/5.12)

    Description

      I'm using official Qt 5.12.1 MSVC 2017 32 bit binaries, installed via the Qt online installer.

      Since 5.12.1, I got an unwanted additional include path added to my compiler command line:

      `-IC:\VulkanSDK\1.0.51.0\include`

      Using 5.12.0, this include does not appear. It is definitly not added by my project files, but instead must come from Qt mkspecs.

      Running a grep in mkspecs, listed the following:

      `modules/qt_lib_gui_private.pri:QMAKE_INCDIR_VULKAN = C:\\VulkanSDK
      1.0.51.0
      include`

      Is it maybe a private include that accidentally got added somewhere?

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            rolandwinklmeier Roland Winklmeier
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes