Closed jelmervdl closed 4 years ago
It was not compiling properly against Boost 1.72 due to a linking error (both locally and on CSD3 for me).
Only logging.{cpp,h} seemed to depend on libboost-log and none of the functions from logging were used anywhere in the code.
Yeah, that makes sense, thank you!
It was not compiling properly against Boost 1.72 due to a linking error (both locally and on CSD3 for me).
Only logging.{cpp,h} seemed to depend on libboost-log and none of the functions from logging were used anywhere in the code.