Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #96573
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | Re: how to build windows extensions for python 3.5 |
| Date | 2015-09-14 17:26 +0100 |
| References | <55F6ED53.9080103@chamonix.reportlab.co.uk> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.537.1442247986.8327.python-list@python.org> (permalink) |
On 14/09/2015 16:52, Robin Becker wrote: > I understand there have been changes to the way that extensions are > supposed to be built for windows. Is there any user documentation > regarding these changes? Last time I looked the appropriate Visual > Studio hadn't been release so I guess I will need to use my MSDN skills > (or incantations) to first get that installed. http://stevedower.id.au/blog/building-for-python-3-5-part-two/ The most important thing is to have something to do while the Visual Studio installation takes up 8G of your disk space and several hours of elapsed time. At least the installation went smoothly. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: how to build windows extensions for python 3.5 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-09-14 17:26 +0100
csiph-web