We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
master
Cloning master and running examples currently fails with:
src/wrapper.cpp(4): fatal error C1083: Cannot open include file: 'vendor/SPIRV-Cross/spirv_cross_util.hpp': No such file or directory
This issue was probably introduced while minimizing the amount vendored files – I will look into it
The text was updated successfully, but these errors were encountered:
link.exe
Actually this works fine – just forgot to include --recursive while cloning to test the example
--recursive
Sorry, something went wrong.
grovesNL
No branches or pull requests
Cloning
master
and running examples currently fails with:This issue was probably introduced while minimizing the amount vendored files – I will look into it
The text was updated successfully, but these errors were encountered: