LMS-Community / slimserver-vendor

Third-party software used with Lyrion Music Server
https://lyrion.org
42 stars 68 forks source link

Add flac script for windows msys/mingw32 builds #96

Closed ralph-irving closed 2 years ago

ralph-irving commented 2 years ago

This is the build script used for the flac 1.3.4 binary for windows.

mherger commented 2 years ago

Thanks! That will hopefully help me to get the job done myself in the future :-)

ralph-irving commented 2 years ago

I have msys build scripts of all the helper binaries except wmadec as it uses win32 apis that have not been implemented in mingw32. I'll submit them as I continue to work through the lms win64 port. Almost all of the scripts and sources had to be tweaked to work with msys64 or remove runtime DLL linkages in favour of static.

mherger commented 2 years ago

The latest binaries are all 64-bit only, aren't they?

ralph-irving commented 2 years ago

No. 32-bit. The 64-bit versions are only in my repo https://github.com/ralph-irving/slimserver-win64/tree/master/Bin/MSWin32-x64-multi-thread