Error when Building Release 64 #332
Replies: 2 comments 3 replies
-
Hi, you need to install the directx shader compiler and glslang, see also #293. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So far was everything going great but I'm getting this error when trying to build the Release64 with: cmake --build builds/Release64. any help will be welcome, thanks.
"vulkandriver/drivers/gpurt/src/gpurtDevice.cpp:64:10: fatal error: pipelines/g_internal_shaders.h: No such file or directory
64 | #include <pipelines/g_internal_shaders.h>"
Beta Was this translation helpful? Give feedback.
All reactions