Installation:
Copy SDK/#? ALL SDK:
Copy SDK/local/newlib/lib/libmikmod.so SYS:SOBJS/
Changes:
(26-Apr-2012)
- Fixed the libmikmod.la file (was causing libSDL_mixer to use the static
version instead of dynamic one when building libSDL_mixer-1.2.so which of
course didn't work since static one isn't compiled with -fPIC option
enabled)
-- from original readme --
Hello folks!
This is libmikmod, version 3.2.0-beta1, a portable sound library for Unix
and other systems. Check out the file 'NEWS' for more history information.
>> BETA WARNING
---------------
This is a *beta* version of libmikmod. Although it should work fine on
almost all systems, there are likely a few last-minute errors or typos
in the source, and some parts have not received enough hours of testing yet.
Also, please note that all features planned for the final 3.2.0 release are not
available yet. Some structures or functions may change. This release is mainly
intended to the libmikmod developers to share a common base for adding new
features...
The library programming documentation (in docs/) is mostly up-to-date... It
lacks the Player_QueryVoices documentation, though.
If you're not scared, then you can proceed and enjoy fewer bugs than in the
previous version (-;
| |