Opened 9 years ago
Closed 9 years ago
#8753 closed Patches (fixed)
Boost.Config VS2013 Preview version bump
Reported by: | Owned by: | John Maddock | |
---|---|---|---|
Milestone: | To Be Determined | Component: | config |
Version: | Boost 1.54.0 | Severity: | Problem |
Keywords: | Cc: |
Description
The Visual Studio 2013 Preview toolchain has _MSC_VER 1800 and _MSC_FULL_VER 180020617. See the attached patch for the minimum changes that are needed to get anywhere at all.
Attachments (2)
Change History (5)
by , 9 years ago
Attachment: | 0001-Boost.Config-MSVC-version-increase-to-1800.patch added |
---|
by , 9 years ago
Attachment: | 0001-Boost.Config-add-Visual-Studio-2013-to-autolink-toolsets.patch added |
---|
comment:1 by , 9 years ago
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
The second path is required to enable autolinking with VC12, i.e. toolset 'vc120'.