Skip to content

Functionality without boost? #15

@MatthiasKauer

Description

@MatthiasKauer

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions