Skip to content

Conversation

@RobKohr
Copy link
Contributor

@RobKohr RobKohr commented Nov 14, 2025

  • Add Homebrew as recommended option for installing Vulkan/MoltenVK
  • Add instructions for setting DYLD_LIBRARY_PATH when using Homebrew
  • Add troubleshooting section for common macOS issues
  • Add note in Distribution guide about bundling Vulkan libraries for custom builds

@bjornbytes
Copy link
Owner

Thanks! Is there a reason why brew is recommended over the Vulkan SDK? Is it just due to convenience, or are there other differences worth calling out?

@RobKohr
Copy link
Contributor Author

RobKohr commented Nov 20, 2025

Honestly, it is what AI recommended, and I agree with it. Most macos devs have homebrew installed as it is like apt as far as package management. It makes the installation of everything super easy.

Following these steps got the system to build well for my system and I am now plowing forward on a game:
https://github.com/RobKohr/jewel-defender-lovr

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