This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients brian.curtin, georg.brandl, jeremy.kloth, jkloth, loewis, pitrou, python-dev, skrah, zach.ware
Date 2012-06-24.14:57:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20120624145742.GA32561@sleipnir.bytereef.org>
In-reply-to <CAGvrs3+Oqsh9ka4+oVBUWQA+_L3SE0FpPrhA+94pY1HHxiCMEA@mail.gmail.com>
Content
Jeremy, your python-dev suggestion to move x64.props before pyproject.props
does not work for me. For instance, in python3dll.vcxproj:

 C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.MakeFile.Targets(38,5): error MSB3073: The comma 
nd "cd C:\Users\stefan\pydev\cpython\PCbuild\\..\PC [C:\Users\stefan\pydev\cpython\PCbuild\python3dll.vcxproj] 
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.MakeFile.Targets(38,5): error MSB3073: nmake /f py 
thon3.mak MACHINE=x64 OutDir=C:\Users\stefan\pydev\cpython\PCbuild\x64-pgo\" exited with code 9009. [C:\Users\ 
stefan\pydev\cpython\PCbuild\python3dll.vcxproj]
History
Date User Action Args
2012-06-24 14:57:46skrahsetrecipients: + skrah, loewis, georg.brandl, pitrou, jkloth, brian.curtin, jeremy.kloth, python-dev, zach.ware
2012-06-24 14:57:45skrahlinkissue15102 messages
2012-06-24 14:57:44skrahcreate