[Qt-interest] Qt and Phonon portability issues
Eli Hooten
elir.hooten at gmail.com
Wed Jul 13 16:46:45 CEST 2011
List,
I have built a video player application with Qt that uses Phonon. I'm
wanting to distribute a Release mode .exe of the application for Windows.
I'm using a build of Qt that was built using the ''shared'' flag.
I distribute my .exe in a folder with the following dll's: QtGui4.dll,
QtXml4.dll, QtCore4.dll, and phonon4.dll. The application launches without
difficulty on a machine with no Qt install, however, when I open a video in
my application, the video player launches, but the video is not displayed.
It looks like it is not loaded.
I'm assuming that there is just some Phonon related dependency that I am
forgetting to distribute with the release. Has anyone else encountered this
issue? Any thoughts? What am I missing?
Thanks,
Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110713/31993491/attachment.html
More information about the Qt-interest-old
mailing list