[Scons-users] Generating visual studio 2012 project files

Bill Deegan bill at baddogconsulting.com
Thu Jan 24 18:01:22 EST 2013


Dan,

On Thu, Jan 24, 2013 at 1:45 PM, Dan Pidcock <dan.pidcock at googlemail.com>wrote:


> When I run Scons with compiler=vc11, visual studio 2012 will open them

> but complains that they are visual studio 2010 projects and should be

> upgraded.

>

> A diff on the upgraded project file showed they had added

> <PlatformToolset>v110</PlatformToolset> to PropertyGroup Condition, so

> I modified msvs.py V10DSPPropertyGroupCondition to add that line.

>

> That works fine but is it the correct way to do it? I expected scons

> to work out of the box on VS 11 (2012) as

> https://bitbucket.org/scons/scons/pull-request/19/visual-studio-11-support/

> has been created. I did check

> http://www.scons.org/wiki/PlatformSpecificNotes#Visual_C.2B-.2B- but

> couldn’t see anything there.

>


Are you running scons 2.2, or from the mercurial depot?
Although pull request 19 may have been merged it may not yet be in a
released version of SCons.
-Bill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://four.pairlist.net/pipermail/scons-users/attachments/20130124/6ff95479/attachment.htm>


More information about the Scons-users mailing list