|
libopenmpt
0.4.49+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\vs2015\openmpt123.sln or build\vs2015\libopenmpt.sln or build\vs2015\xmp-openmpt.sln or build\vs2015\in_openmpt.sln or build\vs2015\foo_openmpt.sln in Microsoft Visual Studio 2015.bin\openmpt123.exe or copy the player plugin DLLs (in_openmpt.dll, xmp-openmpt.dll or foo_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