Details
-
Bug
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
6.2.0 Beta3
-
None
Description
When configuring a user GUI project, e.g. Qt Creator, Qt's cmake files print
Could NOT find WrapVulkanHeaders (missing Vulkan_INCLUDE_DIR)
and a similar message about OpenSSL not being found.
These are confusing, because the project doesn't depend on these, not even optionally.
Also, if some part of the project depended on them, it would be the project's responsibility to check for ability and print messages about it in the way that the project handles these things.
Attachments
Issue Links
- duplicates
-
QTBUG-92587 Quiet "not found"warning for Vulkan, OpenSSL and WrapOpenSSLHeaders in QT6
- Open
- relates to
-
QTBUG-95391 [REG] WrapVulkanHeaders::WrapVulkanHeaders not found on system without Vulkan development package
- Closed