Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Vulkan on MacOS
Qt 6.11 is out! See what's new in the release blog

Vulkan on MacOS

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 1 Posters 729 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Brunoo
    wrote on last edited by
    #1

    I try to compile Qt dev (5.14) with Vulkan (MoltenVK) on MacOS but i have an error on the configure:

    ./configure -opensource -confirm-license -developer-build -I /Users/bruno/Downloads/MoltenVK-1.0.35/Package/Release/MoltenVK/include -feature-vulkan -v -skip qtwebengine

    loaded result for library config.qtbase_gui.libraries.vulkan
    Trying source 0 (type pkgConfig) of library vulkan ...
    pkg-config use disabled globally.
    => source produced no result.
    Trying source 1 (type makeSpec) of library vulkan ...
    vulkan/vulkan.h not found in [] and global paths.
    => source produced no result.

    ERROR: Feature 'vulkan' was enabled, but the pre-condition 'libs.vulkan' failed.

    thx

    1 Reply Last reply
    0
    • B Offline
      B Offline
      Brunoo
      wrote on last edited by
      #2

      Now it works, I just had to redownload a clean working copy.

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved