Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-1187

Vulkan-capable Windows configs for Qt 5.10

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 5.10
    • 5.10
    • Coin (obsolete)

    Description

      CI counterpart to QTQAINFRA-1186.

      https://bugreports.qt.io/browse/QTBUG-55981 introduces Vulkan support on some platforms.

      The dependency is header only, meaning there is no direct linking to any libaries. The Vulkan headers must however be present in order to get the feature enabled by configure.

      On Windows the process of this is to install the LunarG Vulkan SDK from https://www.lunarg.com/vulkan-sdk/ which then sets a VULKAN_SDK environment variable. Qt builds will automatically pick this up, thus to get Vulkan-capable builds (that still do not require the presence of a Vulkan library at run time) no further steps are needed apart from making sure the build machine has the SDK installed.

      In order to test at least compilation of the Vulkan support, at least some of the Windows MSVC configurations should be updated so that the SDK is part of the VM and thus Qt's Vulkan support gets enabled at configure time.

      Attachments

        Issue Links

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

          Activity

            People

              jojantti Joni Jäntti
              lagocs Laszlo Agocs
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes