[Interest] qtbrowserplugin

"Alexander Carôt" alexander_carot at gmx.net
Mon Sep 3 09:21:37 CEST 2012


-------- Original-Nachricht --------
> Datum: Sat, 01 Sep 2012 13:52:38 +0200
> Von: "Alexander Carôt" <alexander_carot at gmx.net>
> An: Thiago Macieira <thiago.macieira at intel.com>, interest at qt-project.org
> Betreff: Re: [Interest] qtbrowserplugin

> > 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
> 
> 
> 
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest

-- 
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