-
Notifications
You must be signed in to change notification settings - Fork 3
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
Compilation error in vku dependency #7
Comments
vk-gltf-viewer/overlays/vku/vcpkg.json Line 17 in b236be8
My guess is that your CMake project is using the |
Thanks for your reply. I checked, and the build folder does contain |
Yeah, that’s strange. Could you upload the full vcpkg configuration log file? |
Attached below, thanks! |
I followed the instructions in the README.md but when compiling it failed with the following error:
It seems like the vku vcpkg is missing the dependency on vulkan-memory-allocator-hpp. Is there a work around?
The text was updated successfully, but these errors were encountered: