[webkit-help] FontQt.cpp:172: error: 'TextBypassShaping' is not a member of 'Qt'
william.lei at alitech.com
william.lei at alitech.com
Tue Mar 22 02:01:26 PDT 2011
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20110322/d180a45c/attachment.html>
More information about the webkit-help
mailing list