Skip to content

Conversation

@zlaazlaa
Copy link
Contributor

  • Updated CMake to support the latest NDK which no longer includes Vulkan by default.
  • Users now need to download Vulkan SDK and manually set VULKAN_INCLUDE_DIR, for example:
set(VULKAN_INCLUDE_DIR /path/to/VulkanSDK/1.3.296.0/macOS/include)
  • Modified the condition for linking Vulkan-Headers: Now it only links when not building for Android.

@zlaazlaa
Copy link
Contributor Author

Related issue: #421

Copy link
Member

@axsaucedo axsaucedo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great @zlaazlaa - much appreciated

@axsaucedo axsaucedo merged commit 12cbbc6 into KomputeProject:master May 25, 2025
9 checks passed
ArnoChenFx pushed a commit to ArnoChenFx/kompute that referenced this pull request Jun 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants