[Interest] qtbrowserplugin

"Alexander Carôt" alexander_carot at gmx.net
Sat Sep 1 13:52:38 CEST 2012


> On sexta-feira, 31 de agosto de 2012 16.34.41, Alexander Carôt wrote:
> > ../../src/qtbrowserplugin.h: In member function ‘QStringList
> > QtNPClass<T>::mimeTypes() const’: ../../src/qtbrowserplugin.h:114:
> error:
> > invalid use of incomplete type ‘struct QMetaClassInfo’
> > /Library/Frameworks/QtCore.framework/Headers/qobjectdefs.h:246: error:
> > forward declaration of ‘struct QMetaClassInfo’
> 
> #include <qmetaobject.h>

Thanks - it works ! Finally it compiled but it recognized lots of undefined symbols. Explicitly linking with the carbon lib solved the problem.

libs += -framework Carbon

As a next step I will work on the plugin integration.

Best

Alex 








-- 
http://www.carot.de
http://www.triologue.de
Email : Alexander at Carot.de
Tel.: +49 (0)177 5719797






More information about the Interest mailing list