Hi, guys

I was trying out phonon lately.....These are the prerequisites i have

Windows Vista Business
Windows SDK 6.0 (Is it mandatory to have 6.1 ?)
DirectX SDK March 2008
Qt 4.4.3


Phonon::MediaObject *music = Phonon::createPlayer(Phonon::MusicCategory, Phonon::MediaSource("Alien.wav"));
music->play();

However while executing i am getting a runtime error
"This application has requested the runtime to terminate in an unusual way.....".

Could someone help me out with this....
Regards
QTInfinity