|
libopenmpt
0.5.37+release
cross-platform C++ and C library to decode tracked music files
|
libopenmpt-VERSION.autotools.tar.gz tarball../configure make make check sudo make install
https://source.openmpt.org/svn/openmpt/trunk/OpenMPT/ .build\vs2017\openmpt123.sln or build\vs2017\libopenmpt.sln or build\vs2017\xmp-openmpt.sln or build\vs2017\in_openmpt.sln in Microsoft Visual Studio 2017.bin\openmpt123.exe or copy the player plugin DLLs (in_openmpt.dll or xmp-openmpt.dll) into the respective player directory.svn checkout https://source.openmpt.org/svn/openmpt/trunk/OpenMPT/ openmpt-trunk cd openmpt-trunk make clean make make doc make check sudo make install # installs into /usr/local by default sudo make install-doc # installs into /usr/local by default sudo ldconfig # required on some systems (i.e. Linux) openmpt123 $SOMEMODULE