Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #96640

Re: how to build windows extensions for python 3.5

From Robin Becker <robin@reportlab.com>
Subject Re: how to build windows extensions for python 3.5
Date 2015-09-15 17:03 +0100
References <55F6ED53.9080103@chamonix.reportlab.co.uk> <mt6sf7$gf0$1@ger.gmane.org> <55F80353.9080609@chamonix.reportlab.co.uk> <55F81DE0.5050100@chamonix.reportlab.co.uk> <CAKJDb-P6OtSu3HPBBb7fdOD9fntpt43RkbY8GhDttg46vbjAjA@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.600.1442333049.8327.python-list@python.org> (permalink)

Show all headers | View raw


On 15/09/2015 16:54, Zachary Ware wrote:
> On Tue, Sep 15, 2015 at 8:32 AM, Robin Becker <robin@reportlab.com> wrote:
........
>
> I'm a bit surprised that you can successfully use the same .libs for
> 2.7 and 3.3/3.4.  But since that seems to work, I'd say go ahead and
> try it with 3.5, and if the build succeeds test the crap out of it :)
>
I've downloaded the vs2015 iso from msdn and I'll give the install a try 
tomorrow. It can't be that hard to build our extensions since Christoph Golhke 
has done a reportlab wheel for 3.5 at http://www.lfd.uci.edu/~gohlke/pythonlibs/
-- 
Robin Becker

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: how to build windows extensions for python 3.5 Robin Becker <robin@reportlab.com> - 2015-09-15 17:03 +0100

csiph-web