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 kristjan.jonsson
Recipients brian.curtin, jaraco, kristjan.jonsson, pitrou
Date 2012-05-20.11:09:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337512161.56.0.586786898897.issue14821@psf.upfronthosting.co.za>
In-reply-to
Content
I'm able to reproduce this problem with the latest changes to PCBuild.
Are you saying that there are other projects like _ctypes that are not built?

I'm not able to see any different between _ctypes_test and _ctypes on the .vcxsproj level that would explain this, or in the sln.

Perhaps there is another bug in msbuild?
History
Date User Action Args
2012-05-20 11:09:21kristjan.jonssonsetrecipients: + kristjan.jonsson, jaraco, pitrou, brian.curtin
2012-05-20 11:09:21kristjan.jonssonsetmessageid: <1337512161.56.0.586786898897.issue14821@psf.upfronthosting.co.za>
2012-05-20 11:09:21kristjan.jonssonlinkissue14821 messages
2012-05-20 11:09:20kristjan.jonssoncreate