Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.10.0 Beta 1, 5.10.0 Beta 2
-
MSVC 2015 x86
Windows 10 x64
-
89951262bf8bbc764ee15be53e63e0294dae15db
Description
in file qvulkaninstance.h
So, can not build the app in 5.10
This happens if you include QtGui, or something that includes that automatically as this also includes qvulkaninstance.h which includes vulkan/vulkan.h. Unfortunately since this is not necessarily available it will cause a problem for any app that is using those headers.