I'm new to pyinstaller, so I hope I haven't missed some already
available information on these issues.

I'm using Python 2.6 and a trunk checkout of pyinstaller, and am
trying to build a Windows executable for a PyQt application which uses
Phonon for video and audio playback.  However, I get this error
message (when running in console mode):

WARNING: bool __thiscall Phonon::FactoryPrivate::createBackend(void)
phonon backend plugin could not be loaded.

I understand that Qt plugins are supposed to auto-load with trunk
since February or so.  Is this still the case, or would this have
something to do with 2.6 issues?  I would be grateful if anyone could
point me in the right direction on how to get this bundled in.

(In addition, I have similar issues with image support, but I suspect
it is related so I won't describe the problem yet)

Thank you!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/PyInstaller?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to