[CMake] [Interest] Problems with CMake and static Qt plugins
norulez at me.com
norulez at me.com
Fri Mar 2 09:25:56 EST 2012
Thank you,
I added ADD_DEFINITIONS(-DQT_STATICPLUGIN) but the result is the same (same error message)
Best Regards
Am 02.03.2012 um 14:58 schrieb Thiago Macieira <thiago at kde.org>:
> On sexta-feira, 2 de março de 2012 13.48.03, NoRulez wrote:
>> When I compile it I get the following error:
>> In function `StaticLocalPluginInstance': undefined reference to
>> `qt_plugin_instance_Local()'
>>
>> Please, could anybody help me to get it working?
>
> I guess you forgot to define QT_STATICPLUGIN.
>
> --
> Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
> Software Architect - Intel Open Source Technology Center
> PGP/GPG: 0x6EF45358; fingerprint:
> E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
More information about the CMake
mailing list