gabime/spdlog

Error when using spdlog with Conan

Closed this issue · 1 comments

I am having this error when using the conan recipe

.conan2/p/b/spdlo2f14a8feb6a20/p/include/spdlog/fmt/fmt.h:24:14: fatal error: 'spdlog/fmt/bundled/core.h' file not found
   24 |     #include <spdlog/fmt/bundled/core.h>
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~

I checked, the file is there

Any ideas?

tt4g commented

The spdlog package that can be installed by Conan is not developed in this repository. Please ask in the conan repository.