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

Installing Bitarray In Python 2.6 On Windows

I would like to install bitarray in Windows running python 2.6. I have mingw32 installed, and I hav… Read more Installing Bitarray In Python 2.6 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)

Imitate Visual C++ With MinGW Or Other C++ Compilers (for Python Packages Based On Visual C++)?

Is there a way to use MinGW as a substitute of MS Visual C++? A lot of Python packages need VS C++ … Read more Imitate Visual C++ With MinGW Or Other C++ Compilers (for Python Packages Based On Visual C++)?