Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mingw

Embed Python Code In C++ (windows + Mingw + Python 2.7.2 + Eclipse)

I'm trying to embed python code in C++ (Windows 7 + minGW + Python 2.7.2 + Eclipse Indigo with … Read more Embed Python Code In C++ (windows + Mingw + Python 2.7.2 + Eclipse)

Sip Makefile Fail (gnuwin And Mingw)

I have downloaded the Sip module for python 2.7, created a makefile and tried the make command on … Read more Sip Makefile Fail (gnuwin And Mingw)

How To Build A Python Wheel With Compiled Fortran Extension Module Without Requiring A Specific Mingw Version On The User's System?

As far as I understand, one of the main advantages of distributing Python packages through wheels i… Read more How To Build A Python Wheel With Compiled Fortran Extension Module Without Requiring A Specific Mingw Version On The User's System?

'easy_install -u Cython' Fails Complaining About Vcvarsall.bat And -mno-cygwin

Under Windows, it seems that easy_install with a C dependency isn't very easy. Attempt 1 - vcva… Read more 'easy_install -u Cython' Fails Complaining About Vcvarsall.bat And -mno-cygwin

Python Extensions For Win64 Via Gcc

Has anyone had any luck with compiling 64-bit Python extension modules for Windows using mingw64? … Read more Python Extensions For Win64 Via Gcc

Nuitka On Windows

Having problems to compile hello-world.py using Nuitka on windows. The command I am using is: nuit… Read more Nuitka On Windows

SIP Makefile Fail (gnuwin And Mingw)

I have downloaded the Sip module for python 2.7, created a makefile and tried the make command on … Read more SIP Makefile Fail (gnuwin And Mingw)