Opened 14 years ago

Closed 14 years ago

Last modified 12 years ago

#2445 closed Feature Requests (fixed)

Visual Studio 2010 (VC10) support

Reported by: Richard Webb <Richard.Webb@…> 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)

config.patch (1.4 KB ) - added by Richard Webb <Richard.Webb@…> 14 years ago.

Download all attachments as: .zip

Change History (2)

by Richard Webb <Richard.Webb@…>, 14 years ago

Attachment: config.patch added

comment:1 by John Maddock, 14 years ago

Resolution: fixed
Status: newclosed

(In [49488]) Fixes #2445. Update to recognise VC10.

Note: See TracTickets for help on using tickets.