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

Build error on Ubuntu 24.04 RTX 3050 550.90.07 #83

Open
darkestmedium opened this issue Aug 29, 2024 · 1 comment
Open

Build error on Ubuntu 24.04 RTX 3050 550.90.07 #83

darkestmedium opened this issue Aug 29, 2024 · 1 comment

Comments

@darkestmedium
Copy link

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...

@zlatinski
Copy link
Contributor

Please follow the instructions from BUILD.md on what tools to install and how to install external sources with update_external_sources.

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

No branches or pull requests

2 participants