[python-win32] pywin32 building under mingw64/msys2

Mark Hammond skippy.hammond at gmail.com
Wed Mar 3 16:55:20 EST 2021


There is some work going on in 
https://github.com/mhammond/pywin32/pull/1612, but that's largely 
stalled at the moment. Frankly, I've no interest in this myself, so if 
it happens it would need to be driven by contributors.

Cheers,

Mark

On 4/03/2021 1:27 am, Kristiine Silinja wrote:
> Good day!
> 
> I have just pulled the master state of pywin32 from github. When 
> building it under mingw64/msys2 on Windows I get a following error:
> Building pywin32 3.8.300.1
> Windows 10 SDK version 10.0.16299.0 is preferred, but that's not installed
> Installed versions are ['10.0.19041.0']
> Using 10.0.19041.0
> running install
> running build
> running build_py
> running build_ext
> error: don't know how to compile C/C++ code on platform 'nt' with 
> 'mingw64' compiler
> 
> Python version: Python 3.8.7 [GCC 10.2.0 64 bit (AMD64)] on win32
> 
> Would appreciate any help in getting pywin32 installed to Python under 
> msys2. Perhaps other libraries could be tweaked (e.g. distutils)? A 
> quick search on the topic was not as helpful.
> 
> With best regards,
> /-Kristiine Silinja/
> 
> _______________________________________________
> python-win32 mailing list
> python-win32 at python.org
> https://mail.python.org/mailman/listinfo/python-win32
> 



More information about the python-win32 mailing list