Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #96942 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2015-09-21 23:36 +1000 |
| Last post | 2015-09-21 23:36 +1000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: problem building python 3.5 extensions for windows Chris Angelico <rosuav@gmail.com> - 2015-09-21 23:36 +1000
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2015-09-21 23:36 +1000 |
| Subject | Re: problem building python 3.5 extensions for windows |
| Message-ID | <mailman.37.1442842603.28679.python-list@python.org> |
On Mon, Sep 21, 2015 at 11:27 PM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote: >> There is a folder "C:\Program Files (x86)\Microsoft Visual Studio >> 14.0\VC", but it doesn't contain any batch scripts. Document >> https://msdn.microsoft.com/en-us/library/x4d2c09s.aspx claims to be >> about VS2015, but has as example >> >> cd "\Program Files (x86)\Microsoft Visual Studio 12.0\VC" >> >> which is presumably not for VS2015. > > > Correct, the folder you referenced first should contain the batch file. > Which indicates a possible text bug in the linked-to document. None of us can change that, though. For some actually Python-specific info, I'd recommend checking out what Steve Dower has written: http://stevedower.id.au/blog/building-for-python-3-5-part-two/ Poking around on his blog and web site might turn up some other useful info, too. I'm not a Windows guy so I can't help any more than that, sorry. ChrisA
Back to top | Article view | comp.lang.python
csiph-web