Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed1.swip.net!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'python,': 0.02; 'subject:Windows': 0.02; 'strict': 0.07; 'lawrence': 0.09; 'cc:addr:python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:Problem': 0.16; 'wrote:': 0.18; '(in': 0.22; 'cc:addr:python.org': 0.22; 'certainly': 0.24; 'versions': 0.24; 'cc:2**0': 0.24; 'header:In- Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'version': 0.36; 'support,': 0.39; 'visual': 0.39; 'helps': 0.61; 'different': 0.65; 'to:none': 0.92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=m7lHqb4MkJYbuD/KnbW9porO9B6JMsuwVBjMabFPaac=; b=mmB/PWoLaxJP5TR84duT8lROPWQQPJoIS10HMTe9afdOOEjMFw4Vedr+BgTts1gzHn UfXJ4behppRQfmR3W3Xz2qUXPOiBIO8cg6X+ch7B3KWPhF/up0whLa+ysVDt7iDdP9m3 7aUvlfZzh4LyW3FENgGrhIoiJ8lhH1oHFH0vh0PpcnHLAI5uyLpD9QcKXaqgPtIK1ViF n8ga/hRw/qFfMU0HHo4xI7VLhjkPSuL4L0BWnY8c7l701kjQ+dfPUGx5sUOSWbY2WdfM 58Pt/lc64CglXx4LPJ6wrgJshgoh0EV0l+IiY5khSKfDXdkryB3P5T9PUNGaRUKCYqvf 08BQ== MIME-Version: 1.0 X-Received: by 10.58.245.2 with SMTP id xk2mr4618258vec.9.1400353720104; Sat, 17 May 2014 12:08:40 -0700 (PDT) In-Reply-To: References: Date: Sun, 18 May 2014 05:08:40 +1000 Subject: Re: Problem building 3.5 on Windows From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1400353722 news.xs4all.nl 2948 [2001:888:2000:d::a6]:57466 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:71704 On Sun, May 18, 2014 at 5:06 AM, Mark Lawrence wrote: > Solved as you got me looking in a different direction. It certainly helps > if you have an up to date version of the SDK :) Hah. I don't know which versions of Visual Studio Express go with which versions of Python, but I know there is a strict correspondence (in terms of official builds and support, at least). ChrisA