Opened 9 years ago
#9542 new Bugs
[system] BOOST_ERROR_CODE_HEADER_ONLY only works with full source tree
| Reported by: | timblechmann | Owned by: | Beman Dawes |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | system |
| Version: | Boost 1.55.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
defining the BOOST_ERROR_CODE_HEADER_ONLY symbol only works when using the source tree. but it breaks compilation when the boost headers and compiled libraries are installed (e.g. in /usr/include or other fhs-like locations).
Note:
See TracTickets
for help on using tickets.
