Opened 6 years ago

Closed 5 years ago

#12280 closed Bugs (fixed)

Library requirements errors.

Reported by: René Rivera Owned by: James E. King, III
Milestone: Boost 1.66.0 Component: uuid
Version: Boost 1.61.0 Severity: Problem
Keywords: Cc:

Description

BEGIN OUTPUT

libs/uuid: error: directory not found; Missing [project-root]/doc directory. The [project-root]/doc directory is required for all libraries. Sources to build with and built documentation for the library. If the library needs to build documentation from non-HTML files this location must be buildable with Boost Build.

EXIT STATUS: 1

END OUTPUT

Change History (4)

comment:1 by James E. King, III <jking@…>, 5 years ago

I would recommend that we follow the pattern used in the boost/thread module, where boost/uuid/index.html would become a redirect to doc/index.html, and both index.html and uuid.html would move into boost/uuid/doc. Would this be sufficient to bring it in line with the style of the other modules?

comment:2 by James E. King, III <jking@…>, 5 years ago

There is a PR outstanding for this that needs a review: https://github.com/boostorg/uuid/pull/20

comment:3 by James E. King, III, 5 years ago

Owner: changed from Andy Tompkins to James E. King, III

comment:4 by James E. King, III, 5 years ago

Milestone: To Be DeterminedBoost 1.66.0
Resolution: fixed
Status: newclosed
Version: Boost Development TrunkBoost 1.61.0
Note: See TracTickets for help on using tickets.