Tech-FZ / EmuGUI

A QEMU GUI that I made.
https://tech-fz.github.io/EmuGUI-doc/
GNU General Public License v3.0
145 stars 14 forks source link

allow it compile through msys2/mingw #86

Closed Kreijstal closed 3 months ago

Kreijstal commented 3 months ago

so that MSVC installation is not necessary, since it compiles under linux it should be possible, right?

Tech-FZ commented 3 months ago

Python utilises MSVC for compiling Windows binaries. This is outside of my control. Please suggest this change to the developers of Python.

Kreijstal commented 3 months ago

Python utilises MSVC for compiling Windows binaries. This is outside of my control. Please suggest this change to the developers of Python.

huh, you can use python for mingw? You mean gyp? You can use mingw's python to compile mingw's programs

Tech-FZ commented 3 months ago

huh, you can use python for mingw? You mean gyp? You can use mingw's python to compile mingw's programs

I'm too lazy. Unless there is a reason to do what you suggested, I won't. There is no need for switching to MinGW Python! If you don't realise that, I may have to block you or something.