[Interest] How to deploy a qml app with Qt built statically?

Thiago Macieira thiago.macieira at intel.com
Fri May 22 20:16:05 CEST 2015


On Friday 22 May 2015 19:07:59 Nuno Santos wrote:
> This is a tricky one. Documentation SHOULD be fixed in order to avoid 
> time waste.

Right, the doc there applied to Qt 4, where the plugin file name and the import 
name were the same. They are not in Qt 5.

Did you have QTPLUGIN += ico in your .qmake file?

Does mkspecs/modules/qt_plugin_qico.pri exist? Does that file have 
QT_PLUGIN.qico.CLASS_NAME = QICOPlugin?
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list