Opened 6 years ago

Closed 6 years ago

#12491 closed Bugs (fixed)

Boost.Log not in list of non-header-only libraries

Reported by: lkoppel@… Owned by: Andrey Semashev
Milestone: To Be Determined Component: log
Version: Boost 1.61.0 Severity: Problem
Keywords: log header-only Cc:

Description

Boost.Log must be separately compiled (Configuring and building the library).

However, it is not on the list of "libraries that must be built separately":

http://www.boost.org/doc/libs/1_62_0/more/getting_started/unix-variants.html#header-only-libraries http://www.boost.org/doc/libs/1_62_0/more/getting_started/windows.html#header-only-libraries

(This applies to all previous versions of the documentation).

Change History (2)

comment:1 by anonymous, 6 years ago

Component: Documentationlog
Owner: changed from Matias Capeletto to Andrey Semashev

comment:2 by Andrey Semashev, 6 years ago

Resolution: fixed
Status: newclosed

I've created a PR (https://github.com/boostorg/boost/pull/131) to add Boost.Log to the list.

Note: See TracTickets for help on using tickets.