spdlog 1.14.0: undefined reference to `spdlog::get(char const*)' #3081
Closed
Description
Hi,
We are using spdlog in Eclipse eCAL.
- Everything compiles fine with spdlog 1.13.0
- With spdlog 1.14.0 we get the linker error:
undefined reference to 'spdlog::get(char const*)'
Build fails with spdlog 1.14.0: error: undefined symbol: spdlog::get(char const*) eclipse-ecal/ecal#1577
Is this API break intended / known?
Kind Regards
Florian
Metadata
Assignees
Labels
No labels