Closed UnBeatWaterGH closed 1 year ago
It does build on MacOS just fine. You are somehow missing the Vulkan SDK. Something about your brew is not correctly set up.
You can download binaries for each commit in from "Actions" if that's easier, e.g. https://github.com/Novum/vkQuake/actions/runs/3920222341
Thx will run brew doctor
A lot of warnings. Time to run brew cleanup
Manually fixing everything...
Too many warnings... Will have to come back to it later.
Have fixed my build environment, will try to build.
Nope same error.
Which makes no sense.
Describe the bug IT DOESN'T BUILD
To Reproduce Try to build on a Mac
Expected behavior IT BUILDS
Screenshots
Desktop:
Additional context ../Quake/quakedef.h:292:10: fatal error: 'vulkan/vulkan_core.h' file not found
include <vulkan/vulkan_core.h>
And yes, I did follow ALL the steps in the Mac build guide.