Opened 14 years ago
Closed 12 years ago
#2254 closed Bugs (fixed)
Getting Started Guide needs update in mandatory-source listing
| Reported by: | Daryle Walker | Owned by: | Dave Abrahams |
|---|---|---|---|
| Milestone: | Boost 1.37.0 | Component: | Getting Started Guide |
| Version: | Boost 1.36.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
Like the master library list, the Getting Started Guide needs to update which libraries use mandatory source files, in both the Windows and Unix sections. They are missing 3 of the 15 (AFAIK) libraries with source: MPI, System, and Math Special Functions for C99 & TR1. Note that the listed File-System library needs the System library to work.
Change History (3)
comment:1 by , 14 years ago
| Owner: | changed from to |
|---|
comment:2 by , 14 years ago
| Component: | website → Getting Started Guide |
|---|
comment:3 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [62703]) Update the list of libraries that require building. Fixes #2254.