-
Notifications
You must be signed in to change notification settings - Fork 21
building on MSYS2 #59
Copy link
Copy link
Closed
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Hi,
I've managed to build and install winloop on MSYS2 with just a few patches.
I am not submitting PRs yet because they're way too hackish - and I'm not even sure that they work properly! (is
uv_pipe_openused in regular operation with UDP sockets for example? if not, then I haven't tested it)I was hoping that you could suggest how best to implement this properly instead.
See:
Should you wish to test, just run the MSYS2 installer then you can run
python ./setup.py buildfrom a mingw shell.