<div dir="ltr">Hi people, I&#39;ve compiled Qt 4.4.1 GPL with Visual C++ 2008 and enabled phonon support. Then, I compiled PyQt4 against that build of Qt, with Visual C++ 2008, and built the phonon PyQt4 module. The module import was sucessfull, but when I call the method Phonon.AudioOutput(), it gives the following message:<br>
<br><br><br>WARNING: bool __thiscall Phonon::FactoryPrivate::createBackend(void) phonon backend plugin could not be loaded<br><br><br><br>I&#39;ve write a little program in C++ and it works perfectly under Windows; under Linux, I compiled PyQt4, and it works perfectly too; only under Windows, it can&#39;t find the backend. I tried to copy the phonon_ds94.dll file to several folders, but nothing worked.<br>
Do you know how to solve this?<br><br>Thanks in advance.<br><br>Gabriel Morrison<br><br><br>P.S.: Sorry for my bad English :)<br></div>