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

Configuring user project prints messages about Vulkan not being found

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P3: Somewhat important
    • None
    • 6.2.0 Beta3
    • Build System: CMake
    • 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

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes