Package Details: vulkan-tools-git 1.3.277.r1.gf24bab1-1

Git Clone URL: https://aur.archlinux.org/vulkan-tools-git.git (read-only, click to copy)
Package Base: vulkan-tools-git
Description: Vulkan Utilities and Tools (git version)
Upstream URL: https://github.com/KhronosGroup/Vulkan-Tools
Licenses: Apache-2.0
Conflicts: vulkan-tools
Provides: vulkan-tools, vulkan-tools-git
Submitter: archdevlab
Maintainer: archdevlab
Last Packager: archdevlab
Votes: 0
Popularity: 0.000000
First Submitted: 2023-06-22 01:33 (UTC)
Last Updated: 2024-02-09 04:00 (UTC)

Required by (15)

Sources (1)

Latest Comments

archdevlab commented on 2024-02-01 02:22 (UTC)

@ishitatsuyuki

Added the dependencie

ishitatsuyuki commented on 2023-11-17 04:39 (UTC)

Latest version needs volk but it's probably missing from dependencies.

CMake Error at cube/CMakeLists.txt:237 (target_link_libraries):
  Target "vkcube" links to:

    volk::volk_headers

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.



CMake Error at cube/CMakeLists.txt:287 (target_link_libraries):
  Target "vkcubepp" links to:

    volk::volk_headers

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.



CMake Error at cube/CMakeLists.txt:337 (target_link_libraries):
  Target "vkcube-wayland" links to:

    volk::volk_headers

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.