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

"vulkan only" build error #34

Open
tigrazone opened this issue Mar 16, 2025 · 2 comments
Open

"vulkan only" build error #34

tigrazone opened this issue Mar 16, 2025 · 2 comments
Labels
bug Something isn't working Vulkan Vulkan-specific

Comments

@tigrazone
Copy link

When I deselect DONUT_WITH_DX12 and NVRHI_WITH_DX12
in cmake-gui
and select DONUT_WITH_VULKAN and NVRHI_WITH_VULKAN
and Configure, Generate and build
I have error
LINK : fatal error LNK1181: cannot open input file 'nvrhi_d3d12.lib'

When I select all of DONUT_WITH_DX12, NVRHI_WITH_DX12, DONUT_WITH_VULKAN and NVRHI_WITH_VULKAN
builded ok.

Is not possible to build only vulkan version of renderer w/o DX12?

@tigrazone
Copy link
Author

Dx12+vulkan app in vulkan mode started with many errors and I close it

@tigrazone tigrazone changed the title vulkan build error "vulkan only" build error Mar 16, 2025
@fstrugar-nv
Copy link
Collaborator

Yeah, Vulkan without DX12 is not currently supported - thanks for the report. I'll start marking these bugs as Vulkan related which should help with prioritizing.

@fstrugar-nv fstrugar-nv added bug Something isn't working Vulkan Vulkan-specific labels Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Vulkan Vulkan-specific
Projects
None yet
Development

No branches or pull requests

2 participants