When compiling for toolchain "gcc" on a linux box, this error is raised:
src/lib/drishti/core/Logger.cpp:52:38: error: ‘stdout_sink_mt’ is not a member of ‘spdlog::sinks’
I suspect that the GCC libraries have evolved, or perhaps an include file is missing.