From: shelarcy <she...@gm...> - 2006-12-18 15:34:12
|
Hi Wouter, Did you build wxWidgets with configuring --enable-sound build option? If you didn't use it, you can't use play and sound functions. http://wxhaskell.sourceforge.net/building.html Best Regards, On Thu, 14 Dec 2006 23:03:52 +0900, Wouter Swierstra <ws...@Cs...> wrote: > I've been trying to play a .wav file from wxHaskell using: > > play (sound "bla.wav") > > Unfortunately, my program crashes as soon as this is invoked. I get > the following error message: > > user error (wxHaskell: NULL object: wavePlay) > > Is there some additional software that I need to install? I'd > appreciate any pointers. -- shelarcy <shelarcy capella.freemail.ne.jp> http://page.freett.com/shelarcy/ |