-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Hi,
I tried this library assuming that it was header-only as advertised and ran straight into compilation problems when trying the main.cpp.
I removed the THREADING and SYSTEM_IDS as well as the boost libs from the Makefile and now I can build and all the threads pass.
Is there some documentation as to what I am missing out if I use the library in this way?
ifdef CPPLOG_SYSTEM_IDS seems to relate to printing process / thread ids.
ifdef CPPLOG_THREADING runs the logger in its own thread.
Can I still use the library without boost-thread using, say OpenMPI? What kind of shortcomings do I need to expect?
Best,
Matthias
Metadata
Metadata
Assignees
Labels
No labels