0

I have added a git-submodule for spdlog, and when I try including it like so: #include "spdlog/include/spdlog/spdlog.h" I get errors: spdlog/include/spdlog/spdlog.h:12:10: fatal error: spdlog/common.h: No such file or directory #include <spdlog/common.h>. Am I supposed to run any commands before using this library?

MaximV
  • 155
  • 11

0 Answers0