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.

作者 Henry Gomersall
收信人 BreamoreBoy, Duncan McBryde, Henry Gomersall, LRN, WhiteTiger, arbitraryvalue, carlkl, casevh, cdavid, cgohlke, cournape, donmez, eric.araujo, giampaolo.rodola, jdpipe, loewis, njs, paul.moore, r.david.murray, ralf.gommers, rpetrov, rubenvb, scott.tsai, simonzack, steve.dower, taschini
日期 2015-12-21.11:44:02
SpamBayes Score -1.0
Marked as misclassified
Message-id <1450698243.22.0.773095254824.issue4709@psf.upfronthosting.co.za>
In-reply-to
内容
@Steve Great, so what needs to be done so that I as a package developer can do `pip install windows-build-system`, `python setup.py bdist_wheel` and it actually creates a wheel? (which AFAICT is the same problem).

My interest is precisely as a package developer. I've spent far far too much time fighting compilers on Windows (many days) and I don't want to do that any more. Every time I come across a new machine, I need to re-establish the current way to do things, which invariably doesn't work properly because I can't find the SDK to download, or the SDK installation doesn't include things any more, or some other reason which I can't work out. On Linux, everything is basically wonderful - I notice no difference between pure python packages and extensions packages.
历史
日期 用户 动作 参数
2015-12-21 11:44:03Henry Gomersall修改recipients: + Henry Gomersall, loewis, paul.moore, jdpipe, casevh, giampaolo.rodola, donmez, scott.tsai, cdavid, eric.araujo, rpetrov, r.david.murray, njs, cgohlke, rubenvb, WhiteTiger, BreamoreBoy, LRN, cournape, taschini, steve.dower, arbitraryvalue, ralf.gommers, simonzack, carlkl, Duncan McBryde
2015-12-21 11:44:03Henry Gomersall修改messageid: <1450698243.22.0.773095254824.issue4709@psf.upfronthosting.co.za>
2015-12-21 11:44:03Henry Gomersall链接issue4709 messages
2015-12-21 11:44:02Henry Gomersall创建