[Qt-interest] Qt Plugins in MAC

vinitha ks joshmiks at yahoo.co.in
Wed Jan 21 08:58:17 CET 2009


Hi all,
I'm trying to create a plugin library for MAC.
I've declared the interface,and defined all the functions in derived class

i've also given Q_EXPORT_PLUGIN2(pnp_libExamples, SamplePlugin) in its .cpp file.

But Q_INTERFACES(ExampleInterface) shows error Error: Undefined interface

But the interface is declared under interface.h and Q_DECLARE_INTERFACE(ExampleInterface,
"com.trolltech.PlugAndPaint.ExampleInterface/1.0") is also given.

Anyone can help me?Y it shows error "Error: Undefined interface".

Thanks ,


      Check out the all-new Messenger 9.0! Go to http://in..messenger.yahoo.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090121/621272b5/attachment.html 


More information about the Qt-interest-old mailing list