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
Can't get around this:
[build] Starting build [proc] Executing command: /usr/bin/cmake --build /home/dm/Code/VulkanReference/vk_video_samples/vk_video_decoder/build --config Release --target all -j 18 -- [build] gmake[2]: *** No rule to make target '/home/dm/Code/VulkanReference/vk_video_samples/vk_video_decoder/external/glslang/External/spirv-tools/.git/index', needed by 'spirv_tools_commit_id.h'. Stop. [build] gmake[1]: *** [CMakeFiles/Makefile2:137: CMakeFiles/generate_helper_files.dir/all] Error 2 [build] gmake[1]: *** Waiting for unfinished jobs....
Any ideas? I have the latest and greatest, Vulkan SDK etc etc...
The text was updated successfully, but these errors were encountered:
Please follow the instructions from BUILD.md on what tools to install and how to install external sources with update_external_sources.
Sorry, something went wrong.
No branches or pull requests
Can't get around this:
Any ideas? I have the latest and greatest, Vulkan SDK etc etc...
The text was updated successfully, but these errors were encountered: