Opened 8 years ago
Closed 7 years ago
#11105 closed Bugs (duplicate)
Typo in the boost document
| Reported by: | Owned by: | Vladimir Prus | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | build |
| Version: | Boost 1.57.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
Open webpage:
http://www.boost.org/build/doc/html/bbv2/reference/tools.html#bbv2.reference.tools.compilers
and search for: .\b2 toolset=msvc=12.0 windows-api=store architecture=arm
It should be .\b2 toolset=msvc-12.0 windows-api=store architecture=arm
Change History (2)
comment:1 by , 8 years ago
| Component: | None → build |
|---|---|
| Owner: | set to |
comment:2 by , 7 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

dup of #11104