Gator96100/ProxSpace

32 bit msys2 and libsndfile error

merlokk opened this issue · 4 comments

sometimes if you using msys2 in 32 bit mode - it needs to add this
pacman -S mingw-w64-i686-libsndfile

Are you using the latest release? It was added, see a2899a4

mingw-w64-x86_64-libsndfile - looks like it 64 bit only

mingw-w64-x86_64-libsndfile for 64 bit and mingw-w64-i686-libsndfile for 32 bit.

yes, sorry. its ok)