IIRC, you need to link mikmod libraries in the same way that you link other libraries to play midi or mod files in SDL.
You must be linking the SDL, SDL_image and SDL_mixer libraries for it to compile and run so you link the mikmod libraries the same way.
Bookmarks