Only to compile them with the Msys2 64bit shell.
ATM i'm about to suggest to the pd-lib-builder devs to include the "-static" flag on certain lines so as there's no need to ship pthread implementations. One of those cases as you know is cyclone/coll.
I've tested it on w32 and is working fine. So for your cyclone there's no need to include the 2 suporting pthread and libgccc DLLs.
I will suggest this to the pd-lib-builder DEVS as ALL w32 externals need to be compiled for w64.
:)
Mensaje telepatico asistido por maquinas.
2018-01-12 16:25 GMT-02:00 Lucas Cordiviola <lucarda27@hotmail.com>:We can't load any external as for windows they are all 32-bit.
what would it take to build externals for windows 64 bits?