Lumen icon indicating copy to clipboard operation
Lumen copied to clipboard

D:\Git\Lumen\out\build\x64-Debug\LINK : fatal error LNK1104: 无法打开文件“spirv-cross-cored.lib”

Open kyriewxcode opened this issue 1 year ago • 1 comments

kyriewxcode avatar Jan 17 '24 02:01 kyriewxcode

I believe you need the debug symbols for spirv-cross (There is a checkbox for that while installing Vulkan SDK) for the build to work in Debug mode.

yuphin avatar Jan 17 '24 07:01 yuphin