[Interest] Is Qt Library for OS X frameworks only?

Thiago Macieira thiago.macieira at intel.com
Wed Oct 17 18:57:54 CEST 2012


On quarta-feira, 17 de outubro de 2012 17.19.17, Daniel Price wrote:
> Finally, the mac_deploy_qt tool should be avoided. It deploys everything,
> including all plugins, regardless of if you use them or not, bloating your
> application size. It's also proven to be pretty buggy in the past.

The mac_deploy_qt script *should* be used and any bugs with it should be 
reported and fixed. Ignoring it because of some past issues is pointless.

If you have a better tool from your buildsystem, like in the case of cmake, 
then by all means use it. If you have a tool that is integrated with the rest 
of your system, use it too. But reinventing the wheel when the script already 
works is just waste of resources.

As for deploying the plugins... more often than not, application authors do 
not realise they need those plugins. For example, all JPEG support comes from 
a plugin, as does SQLite. Besides, compared to the size of QtGui, the plugins 
are quite small.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20121017/9d5bd8b9/attachment.sig>


More information about the Interest mailing list