[Qt-interest] macdeployqt problem
Vadim Zaliva
krokodil at gmail.com
Tue Aug 11 00:47:36 CEST 2009
I am happy to report that the problem have been traced down to macports version
of QT:
https://trac.macports.org/ticket/20624
using official QT Mac build solves the issue.
Vadim
On Sun, Aug 9, 2009 at 18:20, Vadim Zaliva<krokodil at gmail.com> wrote:
> I just updated to qt-4.5.2 and the problem persists. Plugins are not copied.
>
> On Sat, Aug 8, 2009 at 09:59, Vadim Zaliva<krokodil at gmail.com> wrote:
>> This question is specific of Mac version of Qt. If there is a better
>> list to ask it, please let me know.
>>
>> I am trying to build a deployable version of my application with
>> macdeployqt. It does move required frameworks and shared libraries
>> inside the .app bundle, but fails to move plugins.
>> The 'macdeployqt-mac' output says:
>>
>> ...
>> Deploying plugins from "/opt/local/libexec/qt4-mac/plugins"
>>
>> Created configuration file: "ImageShackUploader.app/Contents/Resources/qt.conf"
>> ...
>>
>> but no plugins are copied. I am particularly interested in
>> 'imageformats' plugins.
>>
>> I am using QT4 installed via 'macports':
>>
>> qt4-mac @4.5.0 (aqua)
>> Qt Tool Kit (Native Aqua Version)
>>
>> qt4-mac-devel @4.5.0 (aqua)
>> Qt Tool Kit (Native Aqua Version)
>>
>>
>> Any help is greatly appreciated.
>>
>> Vadim
>>
>
More information about the Qt-interest-old
mailing list