Opened 8 years ago
Last modified 7 years ago
#11104 closed Bugs
Typo in the boost document — at Version 2
| Reported by: | Owned by: | Vladimir Prus | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | build |
| Version: | Boost 1.57.0 | Severity: | Problem |
| Keywords: | Cc: | mateusz@… |
Description (last modified by )
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
| Description: | modified (diff) |
|---|
Note:
See TracTickets
for help on using tickets.
