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


Groups > comp.lang.python > #19873

Re: PyCrypto builds neither with MSVC nor MinGW

References <CAO+9iGc2mNLuBEm6S4jyrOJi8=6ardnHsewwBY=SswKbCiMskw@mail.gmail.com> <CAO+9iGfm9r=EFstGkS-jDduDzXDsFVYb1pPTGXT4rAbXY5RVfw@mail.gmail.com> <jgm6ti$g8g$1@dough.gmane.org>
Date 2012-02-06 03:42 +1100
Subject Re: PyCrypto builds neither with MSVC nor MinGW
From Alec Taylor <alec.taylor6@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.5452.1328460134.27778.python-list@python.org> (permalink)

Show all headers | View raw


A 4 year old compiler?

I also have MSVC11 installed. Can the python project add support for
that so that we aren't waiting 5 years between compiler support?

On Mon, Feb 6, 2012 at 2:23 AM, Christian Heimes <lists@cheimes.de> wrote:
> Am 05.02.2012 15:40, schrieb Alec Taylor:
>> PIL, PyCrypto and many other modules require a C compiler and linker.
>>
>> Unfortunately neither install on my computer, with a PATH with the following:
>>
>> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC
>> C:\libraries\MinGW\msys\1.0\bin
>> C:\libraries\MinGW
>> C:\Python27\Scripts
>
> MSVC 10 is not supported, you need VC 9 (2008).
>
> Christian
>
> --
> http://mail.python.org/mailman/listinfo/python-list

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


Thread

Re: PyCrypto builds neither with MSVC nor MinGW Alec Taylor <alec.taylor6@gmail.com> - 2012-02-06 03:42 +1100
  Re: PyCrypto builds neither with MSVC nor MinGW Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-02-05 16:55 +0000

csiph-web