HansKristian-Work / dxil-spirv

DXIL conversion to SPIR-V for D3D12 translation libraries
Other
165 stars 32 forks source link

Errors occur when using static libraries #191

Open 648326374 opened 5 months ago

648326374 commented 5 months ago

When I reference the static library dxil-spirv-c-static.lib in my project, an error occurs in the bool Converter::Impl::emit_resources() function, and the address of the resource_mapping_iface is the problem.