libopenmpt
0.2.8762-autotools
cross-platform C++ and C library to decode tracked music files
|
libopenmpt-autotools.VERSION.tar.gz
tarball../configure make make check sudo make install
https://source.openmpt.org/svn/openmpt/trunk/OpenMPT/
.build\vs2010\openmpt123.sln
or build\vs2010\libopenmpt.sln
or build\vs2010\xmp-openmpt.sln
or build\vs2010\in_openmpt.sln
or build\vs2010\foo_openmpt.sln
in Microsoft Visual Studio 2010.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