Skip to content

"vulkan only" build error #34

@tigrazone

Description

@tigrazone

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    VulkanVulkan-specificbugSomething isn't workingwontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions