[Interest] Objective C Category for QCocoaApplicationDelegate undefined symbols

Thiago Macieira thiago.macieira at intel.com
Thu Jul 2 18:16:17 CEST 2015


On Thursday 02 July 2015 14:42:56 Croitor Alexandru wrote:
> Is there no way to add the category if the platform plugin is dynamically
> loaded?
> Is the only option to statically compile Qt, and therefore the platform
> plugin as well?

You've used private API, so the correct solution is to add the proper solution 
with public API to the QtGui or QtMacExtras modules.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list