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 steve.dower
Recipients BreamoreBoy, steve.dower, tim.golden, zach.ware
Date 2015-02-13.23:02:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423868574.07.0.685447430482.issue23452@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm, so maybe it only happens after you build the 64-bit version first. But apparently it's more complex than that, since that doesn't repro either. When I get some more time I'll run though and double check all the rebuild conditions, but it has worked fine for me every time I've done it across 8-10 machines and 3-4 VS versions.

I think you've ended up in a very unlikely situation that is probably going to be fixed by "hg purge --all && PCBuild\build -e -d && PCBuild\build -e -d -p x64".
History
Date User Action Args
2015-02-13 23:02:54steve.dowersetrecipients: + steve.dower, tim.golden, BreamoreBoy, zach.ware
2015-02-13 23:02:54steve.dowersetmessageid: <1423868574.07.0.685447430482.issue23452@psf.upfronthosting.co.za>
2015-02-13 23:02:54steve.dowerlinkissue23452 messages
2015-02-13 23:02:54steve.dowercreate