Posts tagged compiler

Appveyor and mingwpy to Create Python Wheels on Windows

TLDR; After many trials figured out how to compile FORTRAN/C libraries on Windows to be used in Python, using Appveyor, a cloud base Continuous Integration Service for Windows and mingwpy. Wish that I could say that I am a genius, but no, just persistent.

Read more ...