[webkit-help] build error for qt port webkit

ll Jefferry jeffery0613 at gmail.com
Sun Nov 8 23:00:16 PST 2009


Hi,

   when i compile webkit qt port as
http://trac.webkit.org/wiki/BuildingQtOnLinux
I get the following compile error:
    moc_qgraphicswebview.cpp: In member function `virtual int
QGraphicsWebView::qt_metacall(QMetaObject::Call, int, void**)':
moc_qgraphicswebview.cpp:121: error: invalid use of undefined type `struct
QGraphicsWebViewPrivate'
../../../WebKit/qt/Api/qgraphicswebview.h:35: error: forward declaration of
`struct QGraphicsWebViewPrivate'

what is the reason? I use gcc3.4.3.

BR,
Jeff
On Mon, Nov 9, 2009 at 5:38 AM, tonikitoo (Antonio Gomes) <
tonikitoo at gmail.com> wrote:

> also please use webkit-qt at lists.webkit.org for qt-webkit specific
> question like this.
>
> be
>
> On Sun, Nov 8, 2009 at 4:54 PM,  <laszlo.1.gombos at nokia.com> wrote:
> > Jeff,
> >
> > Can you try "WebKit/WebKitTools/Scripts/build-webkit --qt --debug" ?
> >
> > You can find some more details here:
> http://trac.webkit.org/wiki/BuildingQtOnLinux.
> >
> > Laszlo
> >
> > From: webkit-help-bounces at lists.webkit.org [mailto:
> webkit-help-bounces at lists.webkit.org] On Behalf Of ext ll Jefferry
> > Sent: Friday, November 06, 2009 5:54 AM
> > To: webkit-help at lists.webkit.org
> > Subject: [webkit-help] build error for qt port webkit
> >
> > Hi, ALL
> >
> >  When i compile debug version for qt port webkit, i get a succuss
> libQtWebkit.so file. it size about 1.52GB.
> > But when i complie the qt webkit application, i got link error.
> > such as:
> > undefined reference to 'vatable for JSC::FunctionCallResolveNode"
> > undefined reference to 'vatable for WebCore::CSSTimingFUnctionValue"
> >
> > My compile steps are:
> >
> > 1. add "CONFIG += debug" to webcore.pro and javascriptcore.pro file
> > 2. cd webcore directory
> > 3. qmake
> > 4. make
> >
> > I use GCC3.4.3
> >
> > could you give me some advice?
> >
> > BR,
> > Jeff
> > _______________________________________________
> > webkit-help mailing list
> > webkit-help at lists.webkit.org
> > http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
> >
>
>
>
> --
> --Antonio Gomes
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20091109/2c3f355e/attachment.html>


More information about the webkit-help mailing list