Hi,

i have a problem using phonon on MacOSX.
We compiled Qt with Phonon support, and installed it under /Applications/MyApp/Contents/MacOS/.libraries/ (customer choice)
The i moved th complet folder of the backend (plugins/phonon_backend/libphonon_qt7.dylib) to the Qt-Install path.
But I always get this warning:
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded

I get the warning also, when i copied the phonon_backend folder to the application path.

Does anyone know where to copy those files, so phonon should work

Every help is appreciated

Bruno