On Thu, Aug 29, 2013 at 2:43 AM, Philip Inglesant wrote:
> Hi Martyn,
>
> Thanks for the good advice to download VS 2008 before M$ delete it from
> their download servers.
>
> Unfortunately they have already done this so many Python modules now can't
> be compiled correctly on Windows!
>
> Best r
Hi Martyn,
Thanks for the good advice to download VS 2008 before M$ delete it from
their download servers.
Unfortunately they have already done this so many Python modules now
can't be compiled correctly on Windows!
Best regards,
Philip
--
http://mail.python.org/mailman/listinfo/python-lis
On Apr 27, 11:09 pm, "Martin v. Loewis" wrote:
> > I'm curious to know exactly the differences between the c/c++ compilers
> > you get with various versions of VS and those you get with the (command
> > line only) Windows SDK (formerly called the platform SDK).
>
> > The windows sdk is a free down
> I'm curious to know exactly the differences between the c/c++ compilers
> you get with various versions of VS and those you get with the (command
> line only) Windows SDK (formerly called the platform SDK).
>
> The windows sdk is a free download. Is the compiler you get the same as
> the one yo
"Martin v. Loewis" writes:
> Microsoft has just released Visual Studio 2010, along with its free (of
> charge) Express edition. Following a tradition, they are likely to
> withdraw support and availability for VS 2008 Express some time in the
> future.
>
> Python 2.6, 2.7, and 3.1 are all built w
I've generally found it wise to grab the ISO images for the express
editions collection, and save it somewhere in cold storage.
Never have needed to compile Python on Windows, but some modules only
support older versions (e.g. 2.4 or 2.5), which is irksome. So it's a
good idea to have stuff setup
>> Python 2.6, 2.7, and 3.1 are all built with that release (i.e. 2008).
>> Because of another long tradition, Python extension modules must be
>> built with the same compiler version (more specifically, CRT version) as
>> Python itself. So to build extension modules for any of these releases,
>> y
Brian Blais wrote:
> On Apr 12, 2010, at 16:36 , Martin v. Loewis wrote:
>
>> If you are planning to build Python extension modules in the next five
>> years, I recommend that you obtain a copy of VS Express
>
> Am I missing something here? I have heard this before, but I have built
> extension
On 2010-04-16 07:30 AM, Brian Blais wrote:
On Apr 12, 2010, at 16:36 , Martin v. Loewis wrote:
If you are planning to build Python extension modules in the next five
years, I recommend that you obtain a copy of VS Express
Am I missing something here? I have heard this before, but I have built
On Apr 12, 2010, at 16:36 , Martin v. Loewis wrote:
If you are planning to build Python extension modules in the next five
years, I recommend that you obtain a copy of VS Express
Am I missing something here? I have heard this before, but I have
built extension modules many times under windo
On 04/16/10 22:09, Robin Becker wrote:
> On 12/04/2010 21:36, Martin v. Loewis wrote:
> ...
>>
>> If you are planning to build Python extension modules in the next five
>> years, I recommend that you obtain a copy of VS Express, just in case
>> Microsoft removes it from their servers. As me
On 12/04/2010 21:36, Martin v. Loewis wrote:
..
If you are planning to build Python extension modules in the next five
years, I recommend that you obtain a copy of VS Express, just in case
Microsoft removes it from their servers. As mentioned, it's free of
charge. When downloading it for
On 04/13/10 06:36, Martin v. Loewis wrote:
> Microsoft has just released Visual Studio 2010, along with its free (of
> charge) Express edition. Following a tradition, they are likely to
> withdraw support and availability for VS 2008 Express some time in the
> future.
If only Python could do that,
Martin v. Loewis:
> Python 2.6, 2.7, and 3.1 are all built with that release (i.e. 2008).
> Because of another long tradition, Python extension modules must be
> built with the same compiler version (more specifically, CRT version) as
> Python itself. So to build extension modules for any of these
On 12-4-2010 22:36, Martin v. Loewis wrote:
If you are planning to build Python extension modules in the next five
years, I recommend that you obtain a copy of VS Express, just in case
Microsoft removes it from their servers.
Thanks for the idea Martin. However I've changed the post title a li
Hi!
Thanks for this idea.
Michel Claveau
--
http://mail.python.org/mailman/listinfo/python-list
Microsoft has just released Visual Studio 2010, along with its free (of
charge) Express edition. Following a tradition, they are likely to
withdraw support and availability for VS 2008 Express some time in the
future.
Python 2.6, 2.7, and 3.1 are all built with that release (i.e. 2008).
Because of
17 matches
Mail list logo