Capsaicin
Capsaicin copied to clipboard
CLion Build Error: 'd3d12.lib', needed by 'lib/core.lib', missing and no known rule to make it
OS: Windows 10 Visual Stuidio 2022
ninja: error: 'd3d12.lib', needed by 'lib/core.lib', missing and no known rule to make it
same error here.
Solved this by manually set the d2d12.lib to the absolute path of this file inside the windows sdk directory.
Thank you for reporting this. We have addressed this internally by improving the cmake search code and it should be fixed in the next released version.