
24 Jun
2008
24 Jun
'08
4:04 p.m.
On Tue, 24 Jun 2008, Norbert Wojtowicz wrote:
Hello,
I am trying to use the SDL-mixer bindings to play wav files. I've hit a wierd error and I can't figure out how to solve it:
Prelude> import Graphics.UI.SDL.Mixer.Music Prelude Graphics.UI.SDL.Mixer.Music> loadMUS "test.wav"
Is the package installed? Otherwise you may have to give an -lSDL_mixer option when starting ghci.