Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix Makefile #11

Merged
merged 1 commit into from Jan 29, 2022
Merged

fix Makefile #11

merged 1 commit into from Jan 29, 2022

Conversation

conversy
Copy link
Contributor

I was not able to compile anymore, hence this fix.
However, I get a warning because spirv_cfg.hpp includes the non-1.2 version of spirv.h... Is there such thing as a spirv_cfg.hpp for spirv 1.2?

@darkaegisagain
Copy link
Contributor

I ran into that the other day, I had to update all the SPIRV stuff and rebuild from scratch. It looks like Khronos added Vulkan 1.3 support which seems to break stuff.

@darkaegisagain darkaegisagain merged commit 01e04db into openglonmetal:main Jan 29, 2022
@conversy conversy deleted the Makefile-again branch January 29, 2022 19:10
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.

None yet

2 participants