#2445 closed Feature Requests (fixed)
Visual Studio 2010 (VC10) support
Reported by: | Owned by: | John Maddock | |
---|---|---|---|
Milestone: | To Be Determined | Component: | config |
Version: | Boost Development Trunk | Severity: | Not Applicable |
Keywords: | Cc: |
Description
As mentioned @ http://thread.gmane.org/gmane.comp.lib.boost.devel/181705, Microsoft have released a preview version of Visual Studio 2010 (VC10).
Attached is a patch to the config headers to mark VC10 as a known compiler, and get autolinking etc working.
The build system also needs updating to recognize/locate VC10. I don't know much about editing the jamfiles, but i can have a look if i need to.
Attachments (1)
Change History (2)
by , 14 years ago
Attachment: | config.patch added |
---|
comment:1 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [49488]) Fixes #2445. Update to recognise VC10.