On Friday, 13 July 2018 17:19:13 PDT Thiago Macieira wrote:
> Remember the rule for plugins. A plugin system is composed of:
>  a) zero or more applications
>  b) zero or more plugins
>  c) exactly one shared library / DLL, which all plugins and applications
> link to
> 
> The abstract base class must live in that library.

The .cpp that moc creates must be linked into that library.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center



_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to