GPUOpen-LibrariesAndSDKs / Capsaicin

AMD ARR team rendering framework
MIT License
363 stars 32 forks source link

CLion Build Error: 'd3d12.lib', needed by 'lib/core.lib', missing and no known rule to make it #9

Open wumo opened 10 months ago

wumo commented 10 months ago

OS: Windows 10 Visual Stuidio 2022

ninja: error: 'd3d12.lib', needed by 'lib/core.lib', missing and no known rule to make it
Hineven commented 8 months ago

same error here.

Hineven commented 8 months ago

Solved this by manually set the d2d12.lib to the absolute path of this file inside the windows sdk directory.

maoliver-amd commented 3 months ago

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.