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


Groups > comp.lang.python > #75325

Re: Windows Studio 2008 Download

From Sturla Molden <sturla.molden@gmail.com>
Subject Re: Windows Studio 2008 Download
Date 2014-07-28 20:35 +0000
References <53d68a1e$0$2947$e4fe514c@news.xs4all.nl>
Newsgroups comp.lang.python
Message-ID <mailman.12397.1406580007.18130.python-list@python.org> (permalink)

Show all headers | View raw


Irmen de Jong <irmen.NOSPAM@xs4all.nl> wrote:

> I haven't tried this, but installing the SDK should allow you to build extensions as
> well for that particular Python build. Be sure to get the SDK that belongs to vs2008,
> which is this one if I'm not mistaken:
> 
> http://www.microsoft.com/en-us/download/details.aspx?id=11310

This will work fine, if you remeber to set the environmental variable
DISTUTILS_USE_SDK=1

But it is an old compiler. Unfortunately a more recent Microsoft compiler
cannot be used.

I recommend a recent GCC or Intel compiler unless you have to use a
Microsoft compiler.

Sturla

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


Thread

Windows Studio 2008 Download "Colin J. Williams" <cjwilliams43@gmail.com> - 2014-07-28 10:40 -0400
  Re: Windows Studio 2008 Download Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2014-07-28 19:36 +0200
    Re: Windows Studio 2008 Download Sturla Molden <sturla.molden@gmail.com> - 2014-07-28 20:35 +0000

csiph-web