libopenmpt
0.5.0-pre.10+r12345
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
in Microsoft Visual Studio 2015.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