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

Configuring user project prints messages about Vulkan not being found

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.2.0 Beta3
    • Build System: CMake
    • None

      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.

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

            qtbuildsystem Qt Build System Team
            con Eike Ziller
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes