ニュース

Did some research - .\scripts\vcpkg_find_acquire_program.cmake has hard coded urls to download the 32-bit versions python-2.7.16.msi and python-3.7.3-embed-win32.zip. Maybe there is a need to have ...
While working on the dependency walker, I forgot to change my env variable to use MingGW64 64 bits on Python 64 bits tests. Nuitka didn't complain using MingGW64 x86 so I guess that somehow this ...