[Qt-interest] phonon deploy problem

light frank franklightcn at gmail.com
Thu Feb 11 10:17:16 CET 2010


Thanks, it works!

2010/2/11 Harish Surana <surana4u at gmail.com>

> Hi,
>
> I also faced this problem once. You just need to just copy phonon_backend
> folder in executable directory not plugins folder.
>
> Regards
> Harish
>
>
>  hi,
>> I have problem in deploy app use phonon.
>> I use Qt4.6.1 windows version, and I have built the qt lib.
>> To test the phonon, I build example/phonon/capabilities, and put the files
>> needed into one dir as below,
>>
>> ?  capabilities.exe
>> ?  phonon4.dll
>> ?  QtCore4.dll
>> ?  QtGui4.dll
>> ??plugins
>>    ??phonon_backend
>>            phonon_ds94.dll
>>
>> But the problem is that, the capabilities.exe dosen't use the
>> phonon_ds94.dll in its app dir, but uses the dll file in Qt dir,
>> 2010.01\qt\plugins\phonon_backend, because if I delete the dll file in Qt
>> dir, the capacities app can show nothing.
>> It means that the app can't work in other computer,s so do other phonon
>> player demos.
>> Is there something wrong in the deployment? I need for your help. Thanks!
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100211/7d8dd756/attachment.html 


More information about the Qt-interest-old mailing list