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

Thiago Macieira thiago.macieira at intel.com
Fri May 22 20:08:28 CEST 2015


On Friday 22 May 2015 17:59:20 Nuno Santos wrote:
> Q_IMPORT_PLUGIN(qwindows)

It's not "qwindows". The name of the class you need to import is not the same 
as the file name. Try QWindowsIntegrationPlugin.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list