Path: csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!ecngs!feeder2.ecngs.de!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.019 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'feature.': 0.07; 'cc:addr :python-list': 0.09; 'python': 0.10; 'subject:python': 0.14; '........': 0.16; '.........': 0.16; 'compiler,': 0.16; 'hits': 0.16; 'inclined': 0.16; 'sadly': 0.16; 'shells': 0.16; 'subject:windows': 0.16; 'worst': 0.16; 'wrote:': 0.16; 'windows': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'sep': 0.22; 'subject:problem': 0.22; 'trying': 0.22; 'cc:no real name:2**0': 0.22; 'select': 0.23; 'tried': 0.24; 'header:In-Reply-To:1': 0.24; 'install': 0.25; "i've": 0.25; 'command': 0.26; 'separate': 0.27; "i'm": 0.30; "i'd": 0.31; 'certain': 0.31; 'reported': 0.32; 'problem': 0.33; "i'll": 0.33; 'file': 0.34; 'c++': 0.35; 'community': 0.36; 'but': 0.36; 'too': 0.36; 'visual': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'received:66': 0.38; 'anything': 0.38; 'received:192': 0.39; 'build': 0.40; 'where': 0.40; 'header:Message-Id:1': 0.61; '"download': 0.84; '3:00': 0.84; 'becker': 0.84; 'bells': 0.84; 'land.': 0.84; 'gladly': 0.91; 'phil': 0.91; 'received:192.168.1.7': 0.91 X-Virus-Scanned: Debian amavisd-new at riverbankcomputing.com Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: problem building python 3.5 extensions for windows From: Phil Thompson In-Reply-To: <56000D96.2070400@chamonix.reportlab.co.uk> Date: Mon, 21 Sep 2015 16:01:51 +0100 Cc: python-list@python.org Content-Transfer-Encoding: quoted-printable References: <55FFFE50.8090703@chamonix.reportlab.co.uk> <56000D96.2070400@chamonix.reportlab.co.uk> To: Robin Becker X-Mailer: Apple Mail (2.2104) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 30 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1442847793 news.xs4all.nl 23842 [2001:888:2000:d::a6]:49223 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:96946 On 21 Sep 2015, at 3:00 pm, Robin Becker wrote: >=20 > ........ >>=20 >> The most reported problem trying to build anything on Windows that is = Python >> related. >>=20 > ......... >>=20 >> I'd be inclined to go for the reinstall, painful as that might be. = I've tried >> finding the batch file as a separate download but there's just too = many hits >> about "download Visual Studio". >>=20 > I think that's where I'm headed. >=20 > Sadly this has been the worst python upgrade for a long time in = windows land. I would gladly forgo all the bells and whistles for a = simple install of the C compiler, but I'm never certain that I'll be = able to do cross-compiles etc etc etc :( I had no problems with the community edition. Just select a Custom = install and select "Common Tools for Visual C++ 2015" as the only = feature. That gave me command shells in the start menu for native and = cross-compilers. Phil