[webkit-help] FontQt.cpp:172: error: 'TextBypassShaping' is not a member of 'Qt'
william.lei at alitech.com
william.lei at alitech.com
Wed Mar 23 02:01:32 PDT 2011
Hi,
Now I could have Webkit for QT working in uBuntu.Thanks a lot!
But could you tell me how to port webkit to MIPS platform?
Regards
William Lei
From:
Osztrogonac Csaba <oszi at inf.u-szeged.hu>
To:
webkit-help at lists.webkit.org
Date:
2011-03-22 20:28
Subject:
Re: [webkit-help] FontQt.cpp:172: error: 'TextBypassShaping' is not a
member of 'Qt'
Hi,
TextBypassShaping introduced in Qt 4.7.0, it seems you
should update your Qt. Qt 4.7.2 is the latest release.
br,
Ossy
william.lei at alitech.com írta:
>
> Hi
> Now I am trying to build QT for Webkit as following steps
> 1. Download source code from svn as
> svn checkout
> http://svn.webkit.org/repository/webkit/trunk WebKit
> 2. Compiling QTWebkit as
> QTDIR=/usr/share/qt4/
> WebKit/WebKitTools/Scripts/build-webkit --qt
> Then I will face following errors:
> ../../../Source/WebCore/platform/graphics/qt/Fontqt.cpp:172: error:
> 'TextBypassShaping' is not a member of 'Qt'
> ../../../Source/WebCore/platform/graphics/qt/Fontqt.cpp:181: error:
> 'TextBypassShaping' is not a member of 'Qt'
> ../../../Source/WebCore/platform/graphics/qt/Fontqt.cpp:198: error: no
> matching function for call to 'QFontMetrics::width(QString&, int, int&)'
> ....
> Can anyone help me?
> Regards
> William Lei
_______________________________________________
webkit-help mailing list
webkit-help at lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20110323/9636d0b4/attachment.html>
More information about the webkit-help
mailing list