Details
-
Task
-
Resolution: Done
-
P1: Critical
-
5.10
Description
Packaging counterpart to QTQAINFRA-1187.
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.
The expectation is to ship at least the Windows MSVC packages with Vulkan support in Qt 5.10.
Attachments
Issue Links
- depends on
-
QTBUG-61823 QtWebEngine fails to build with Vulkan SDK installed
-
- Closed
-
- relates to
-
QTQAINFRA-1262 Create provisioning scripts for Windows 10 Creators Update
-
- Closed
-
-
QTQAINFRA-1187 Vulkan-capable Windows configs for Qt 5.10
-
- Closed
-
-
QTBUG-55981 Vulkan enablers for Qt
-
- Closed
-