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

missing Vulkan_INCLUDE_DIR when running quick application on embedded target

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.5.1, 6.6.0
    • 6.5.0
    • Device Creation
    • 39dd7d2d1 (dev), c0fe572cc (6.5), 148afa473 (6.4)

    Description

      When running a Qt Creator Application Wizard generated application (cmake based) there is:

      Qt Creator Application Wizard generated quick application (cmake based):-- The CXX compiler identification is GNU 12.2.0
      -- Detecting CXX compiler ABI info
      -- Detecting CXX compiler ABI info - done
      -- Check for working CXX compiler: /home/qt/RTA/B2Qt_6.5.0/6.5.0/Boot2Qt/imx8qm-mek/toolchain/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-g++ - skipped
      -- Detecting CXX compile features
      -- Detecting CXX compile features - done
      -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
      -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
      -- Found Threads: TRUE  
      -- Performing Test HAVE_STDATOMIC
      -- Performing Test HAVE_STDATOMIC - Success
      -- Found WrapAtomic: TRUE  
      -- Performing Test HAVE_EGL
      -- Performing Test HAVE_EGL - Success
      -- Found EGL: /home/qt/RTA/B2Qt_6.5.0/6.5.0/Boot2Qt/imx8qm-mek/toolchain/sysroots/cortexa72-cortexa53-crypto-poky-linux/usr/include (found version "1.5") 
      -- Performing Test HAVE_GLESv2
      -- Performing Test HAVE_GLESv2 - Success
      -- Found GLESv2: /home/qt/RTA/B2Qt_6.5.0/6.5.0/Boot2Qt/imx8qm-mek/toolchain/sysroots/cortexa72-cortexa53-crypto-poky-linux/usr/include  
      -- Found XKB: /home/qt/RTA/B2Qt_6.5.0/6.5.0/Boot2Qt/imx8qm-mek/toolchain/sysroots/cortexa72-cortexa53-crypto-poky-linux/usr/lib/libxkbcommon.so (found suitable version "1.4.1", minimum required is "0.5.0") 
      -- Could NOT find WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR) 
      -- Could NOT find WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR) 
      -- Configuring done
      -- Generating done
      -- Build files have been written to: /home/qt/RTA/quickapp 

      Is a bit similar to: QTBUG-112341 but not exactly the same.

      Attachments

        For Gerrit Dashboard: QTBUG-112431
        # Subject Branch Project Status CR V

        Activity

          People

            sapiippo Samuli Piippo
            mipohjan Milla Pohjanheimo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes