Eradicatore has asked for the wisdom of the Perl Monks concerning the following question:
Win32::Sound object version 0.47 does not match $Win32::Sound::VERSION 0.45 at C:/perl/lib/DynaLoade r.pm line 219.use Win32::Sound; Win32::Sound::Volume('100%'); Win32::Sound::Play("WELCOME.WAV"); Win32::Sound::Stop();
any ideas on how to rectify this? I'm using active state perl on windows. I got to c:/perl/site/lib/win32/Sound.pm and see that it is version 0.45, so where is this version 0.47 coming from?
Justin Eltoft
"If at all god's gaze upon us falls, its with a mischievous grin, look at him" -- Dave Matthews
Title edit by tye
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: silly question
by Fletch (Bishop) on Apr 07, 2002 at 00:49 UTC |