Hi!
With Qt 4.8.5, Phonon works great in OSX until the executable is deployed with macdeployqt.
macdeployqt doesn’t print any errors, and the executable works as before until Phonon is used.
Application output shows this warning message:
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
This happens on Snow Leopard and Mountain Lion.
What can I do to deploy Phonon?
Thanks.
↧