Re: Compiling extensions on Python 2.7, Windows 10 64 bit

2016-04-30 Thread Andrea Gavana
Hi, On Friday, 29 April 2016, Igor Korot wrote: > Andrea, > > On Fri, Apr 29, 2016 at 4:27 PM, Andrea Gavana > wrote: > > Hi, > > > > > > On Friday, 29 April 2016, Igor Korot > > wrote: > >> > >> Andrea, > >> > >> On Fri, Apr 29, 2016 at 3:45 PM, > wrote: > >> > Dear list, > >> > > >> > I

Re: Compiling extensions on Python 2.7, Windows 10 64 bit

2016-04-29 Thread Andrea Gavana
Hi, On Friday, 29 April 2016, Igor Korot wrote: > Andrea, > > On Fri, Apr 29, 2016 at 3:45 PM, > > wrote: > > Dear list, > > > > I have been trying to compile wxPython Phoenix ( > https://github.com/wxWidgets/Phoenix) from source on Windows 10 64 bit, > Python 2.7 64 bit, using the very han

Re: Compiling extensions on Python 2.7, Windows 10 64 bit

2016-04-29 Thread Igor Korot
Andrea, On Fri, Apr 29, 2016 at 4:27 PM, Andrea Gavana wrote: > Hi, > > > On Friday, 29 April 2016, Igor Korot wrote: >> >> Andrea, >> >> On Fri, Apr 29, 2016 at 3:45 PM, wrote: >> > Dear list, >> > >> > I have been trying to compile wxPython Phoenix >> > (https://github.com/wxWidgets/Phoe

Re: Compiling extensions on Python 2.7, Windows 10 64 bit

2016-04-29 Thread Igor Korot
Andrea, On Fri, Apr 29, 2016 at 3:45 PM, wrote: > Dear list, > > I have been trying to compile wxPython Phoenix > (https://github.com/wxWidgets/Phoenix) from source on Windows 10 64 bit, > Python 2.7 64 bit, using the very handy Microsoft Visual C++ Compiler for > Python 2.7 (https://www.

Compiling extensions on Python 2.7, Windows 10 64 bit

2016-04-29 Thread andrea . gavana
Dear list, I have been trying to compile wxPython Phoenix (https://github.com/wxWidgets/Phoenix) from source on Windows 10 64 bit, Python 2.7 64 bit, using the very handy Microsoft Visual C++ Compiler for Python 2.7 (https://www.microsoft.com/en-us/download/details.aspx?id=44266). I starte

Re: problem compiling extensions with mingw

2008-06-28 Thread eliben
On Jun 28, 8:20 am, John Machin <[EMAIL PROTECTED]> wrote: > On Jun 28, 3:41 pm, eliben <[EMAIL PROTECTED]> wrote: > > > > > On Jun 27, 3:10 pm, eliben <[EMAIL PROTECTED]> wrote: > > > > Hello, > > > I'm trying to compile the minimal example > > > fromhttp://en.wikibooks.org/wiki/Python_Programmin

Re: problem compiling extensions with mingw

2008-06-27 Thread John Machin
On Jun 28, 3:41 pm, eliben <[EMAIL PROTECTED]> wrote: > On Jun 27, 3:10 pm, eliben <[EMAIL PROTECTED]> wrote: > > > > > Hello, > > I'm trying to compile the minimal example > > fromhttp://en.wikibooks.org/wiki/Python_Programming/Extending_with_Cwith > > MinGW (latest version) and Python 2.5 (lates

Re: problem compiling extensions with mingw

2008-06-27 Thread eliben
On Jun 27, 3:10 pm, eliben <[EMAIL PROTECTED]> wrote: > Hello, > I'm trying to compile the minimal example > fromhttp://en.wikibooks.org/wiki/Python_Programming/Extending_with_Cwith > MinGW (latest version) and Python 2.5 (latest ActiveState binary > install). When running the setup file, the foll

problem compiling extensions with mingw

2008-06-27 Thread eliben
Hello, I'm trying to compile the minimal example from http://en.wikibooks.org/wiki/Python_Programming/Extending_with_C with MinGW (latest version) and Python 2.5 (latest ActiveState binary install). When running the setup file, the following happens: running build running build_ext building 'hello

Compiling extensions

2006-08-10 Thread Andrea Gavana
Hello NG, I'm struggling and googling around, but without big success. I am trying to build a fortran extension with F2PY, and it seems to me an impossible task. At the moment, I have the following installed: - Latest f2py - MS Visual Studio 2003 - Python 2.4 - Intel Visual Fortan 9.1 I keep

RE: Compiling extensions

2005-04-06 Thread Delaney, Timothy C (Timothy)
ake wrote: > I would like to compile extensions usig distutils. is there a way to > set which compiler to use ? > > I am using windows and VC++ 7.1 comp. python setup.py --help python setup.py build --help However, if you're using an installed version of VC++ 7.1 you shouldn't need to set the c

Compiling extensions

2005-04-06 Thread ake
I would like to compile extensions usig distutils. is there a way to set which compiler to use ? I am using windows and VC++ 7.1 comp. Åke -- http://mail.python.org/mailman/listinfo/python-list

Re: Step by step: Compiling extensions with MS Visual C++ Toolkit 2003 - msvccompiler-patch.txt (0/1)

2005-03-18 Thread magoldfish
Is it possible to compile extension modules on windows platforms using MS Visual C++ Express 2005, or Visual Studio 8? If so, how would one modify the instructions posted in this thread? [assume I also have Toolkit 2003 installed, if necessary, for msvcr71.lib] Marcus Mike C. Fletcher wrote: >

Re: Step by step: Compiling extensions with MS Visual C++ Toolkit 2003 - msvccompiler-patch.txt (0/1)

2004-12-22 Thread wjb131
... > d:\Python24\include\pyconfig.h(30) : fatal error C1083: Cannot open > include file > : 'io.h': No such file or directory > error: command '"D:\Programme\Microsoft Visual C++ Toolkit > 2003\bin\cl.exe"' fai > led with exit status 2 > > why? Under : HKEY_LOCAL_MACHINE\Software\Microsoft\Visual

Re: Step by step: Compiling extensions with MS Visual C++ Toolkit 2003 - msvccompiler-patch.txt (0/1)

2004-12-17 Thread Fuzzyman
[EMAIL PROTECTED] wrote: > Having done steps 1 to 10, I tried building Numeric-23.6. And got the > following error-msg: > > F:\install\Numeric-23.6>python setup.py build > running build > running build_py > running build_ext > building '_numpy' extension > D:\Programme\Microsoft Visual C++ Toolkit

Re: Step by step: Compiling extensions with MS Visual C++ Toolkit 2003 - msvccompiler-patch.txt (0/1)

2004-12-17 Thread wjb131
Having done steps 1 to 10, I tried building Numeric-23.6. And got the following error-msg: F:\install\Numeric-23.6>python setup.py build running build running build_py running build_ext building '_numpy' extension D:\Programme\Microsoft Visual C++ Toolkit 2003\bin\cl.exe /c /nologo /Ox /MD /W3 /GX

Re: Step by step: Compiling extensions with MS Visual C++ Toolkit 2003 - msvccompiler-patch.txt (0/1)

2004-12-16 Thread Fuzzyman
The VC Toolkit is *better* than gcc ;-) Regards, Fuzzyman http://www.voidspace.org.uk/atlantibots/pythonutils.html -- http://mail.python.org/mailman/listinfo/python-list

Re: Step by step: Compiling extensions with MS Visual C++ Toolkit 2003 - msvccompiler-patch.txt (0/1)

2004-12-16 Thread miki
Hello Martin, Martin Bless wrote: [Something very long ...] Why don't just use MingW32? Download it from http://prdownloads.sf.net/mingw/MinGW-3.1.0-1.exe?download (14.8MB) and install. Write your extension module and setup.py and then run: python setup.py build --compiler=mingw32 That's all! Yo

Re: Step by step: Compiling extensions with MS Visual C++ Toolkit 2003 - msvccompiler-patch.txt (0/1)

2004-12-15 Thread Mike C. Fletcher
Martin Bless wrote: ... Two things first - not to forget: (1) In contrast to what Mike writes I had to use a different registry key (see step 9) Which is expected (even noted on the page), particularly if you have a different version of the SDKs. The keys in the patch were extracted from an E

Re: Step by step: Compiling extensions with MS Visual C++ Toolkit 2003 - msvccompiler-patch.txt (0/1)

2004-12-15 Thread Fuzzyman
Cool it's nice to see these working. I followed Mike Fletchers instructions and they worked fine for me. I used mingw to get the patch tool. I did the core SDK download by doing a 'full download' (all 13 CAB files and extraction bat separately) and a local install. This is about a 350 odd meg

Step by step: Compiling extensions with MS Visual C++ Toolkit 2003 - msvccompiler-patch.txt (0/1)

2004-12-15 Thread Martin Bless
The good news: Along with Python-2.4 comes really good news to Windows users. Yes, you now CAN build extension modules yourself using the SAME C++ compiler and linker Python is built with itself. Everything you need is available at no costs (except download hassle and installation time). Once your