small icons with a DELL XPS 13 4K
I have no trouble, it's just that made an installer on Windows for dependencies of a framework, and I only need the library. So I have to remove by hand in my scripts the binaries (i need headers, not only the lib). Not a big deal, though.
make src/libmpg123/libmpg123.la install still build the exe
i'll see if make src/libmpg123/libmpg123.la is sufficient for me. If so, i'll let you inform thank you Vincent Torri
add an option to build only the library
some d2d C functions like GetPixelSize and GetPixelFormat seg fault
on Windows, _WIN32_WINNT is set unconditionnally
I use my own package installer for Windows and unfortunately, running the autotools leads to an error i was not able to fix. I you provide another build system (meson for example which is a LOT faster than autotools, especially on Windows), then no problem. Otherwise, i'll use the current release