RadeonRays_SDK icon indicating copy to clipboard operation
RadeonRays_SDK copied to clipboard

Build instructions?

Open zezba9000 opened this issue 3 years ago • 1 comments

There are no build instructions? On Windows using CMAKE I get the error "Could not find a package configuration file provided by "spdlog""

What is required to build this? Is GCC required with MinGW for Windows? I can't find any build docs for this.

zezba9000 avatar Nov 04 '21 03:11 zezba9000

Reviving old post for anyone having this problem. Spdlog is another open source project. You need to download/build it and then configure cmake in Radeon rays to point to your build of spdlog

gbeatty avatar Apr 03 '22 20:04 gbeatty