Opened 6 years ago
Closed 6 years ago
#12276 closed Bugs (fixed)
Library requirements errors.
| Reported by: | René Rivera | Owned by: | Antony Polukhin |
|---|---|---|---|
| Milestone: | Boost 1.64.0 | Component: | conversion |
| Version: | Boost Development Trunk | Severity: | Problem |
| Keywords: | Cc: |
Description
BEGIN OUTPUT
libs/conversion: 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. libs/conversion: warning: file not found; Did not find [project-root]/include/boost/[library].h* file. A single header for the library is suggested at [project-root]/include/boost/[library].h* if the library does not have a header directory at [project-root]/include/boost/[library].
EXIT STATUS: 1
END OUTPUT
Change History (1)
comment:1 by , 6 years ago
| Milestone: | To Be Determined → Boost 1.64.0 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |

Was fixed by grafik@