[DiscordArchive] xcode?
[DiscordArchive] xcode?
Archived author: Skarn • Posted: 2018-10-22T20:21:05.398000+00:00
Original source
that might error on windows
Archived author: Skarn • Posted: 2018-10-22T20:21:17.247000+00:00
Original source
I'd do
Archived author: Skarn • Posted: 2018-10-22T20:21:38.246000+00:00
Original source
if platform.system() == 'Darwin' and platform.mac_ver() etc
Archived author: Adys • Posted: 2018-10-22T20:21:59.509000+00:00
Original source
mac_ver() will be empty on windows and will not pass the check
Archived author: Skarn • Posted: 2018-10-22T20:22:09.435000+00:00
Original source
ah
Archived author: Skarn • Posted: 2018-10-22T20:22:17.780000+00:00
Original source
I just thought it'd error smth out
Archived author: Adys • Posted: 2018-10-22T20:22:30.496000+00:00
Original source
honestly if any of this is a problem anyway i would rather set up statically compiling stormlib and python-mpq, and distribute a prebuilt wheel for macos and manylinux
Archived author: Adys • Posted: 2018-10-22T20:22:47.001000+00:00
Original source
but yeah idk
Archived author: Adys • Posted: 2018-10-22T20:22:58.620000+00:00
Original source
python-mpq got me out of a jam when i wrote it but i never finished it
Archived author: Adys • Posted: 2018-10-22T20:22:59.077000+00:00
Original source
https://github.com/jleclanche/python-mpq/issues/1
[Embed: Implement SFile* functions + Proper listfile support · Issue #1 ...]
https://github.com/jleclanche/python-mpq/issues/1