Opened 6 years ago
Last modified 6 years ago
#12278 new Bugs
Library requirements errors.
Reported by: | René Rivera | Owned by: | Peter Dimov |
---|---|---|---|
Milestone: | To Be Determined | Component: | smart_ptr |
Version: | Boost Development Trunk | Severity: | Problem |
Keywords: | Cc: |
Description (last modified by )
BEGIN OUTPUT
libs/smart_ptr: error: directory not found; Missing [project-root]/build directory. The [project-root]/build directory is required for libraries that have a [project-root]/src directory.
libs/smart_ptr: 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/smart_ptr: warning: file found; Found extra files in [project-root]/include/boost directory.
EXIT STATUS: 1