[webkit-help] Build webkit for QT problems
Cui Xudong
cui-xd at neusoft.com
Sun Aug 11 18:24:13 PDT 2013
When I build WebKit-r152623 with QT port. I got this error message.
I am blocked here for days. there is someone that can help me? Thanks for
any information.
./Tools/Scripts/build-webkit --qt
In file included from ../../../../Source/WTF/wtf/OwnArrayPtr.h:26:0,
from ../../../../Source/WTF/wtf/VectorTraits.h:24,
from ../../../../Source/WTF/wtf/Vector.h:31,
from ../../../../Source/WTF/wtf/text/StringImpl.h:31,
from ../../../../Source/WTF/wtf/text/WTFString.h:29,
from ../../../../Source/WTF/wtf/qt/StringQt.cpp:29:
../../../../Source/WTF/wtf/NullPtr.h:52:1: warning: identifier ‘nullptr’
will become a keyword in C++0x [-Wc++0x-compat]
../../../../Source/WTF/wtf/qt/StringQt.cpp:36:1: error: prototype for
‘WTF::String::String(const QString&)’ does not match any in class
‘WTF::String’
../../../../Source/WTF/wtf/text/WTFString.h:98:7: error: candidates are:
WTF::String::String(const WTF::String&)
../../../../Source/WTF/wtf/text/WTFString.h:479:5: error:
WTF::String::String(WTF::HashTableDeletedValueType)
../../../../Source/WTF/wtf/text/WTFString.h:140:5: error:
template<unsigned int charactersCount> WTF::String::String(const char
(&)[charactersCount], WTF::String::ConstructFromLiteralTag)
../../../../Source/WTF/wtf/text/WTFString.h:134:27: error:
WTF::String::String(WTF::ASCIILiteral)
../../../../Source/WTF/wtf/text/WTFString.h:131:5: error:
WTF::String::String(WTF::RefPtr<WTF::StringImpl>)
../../../../Source/WTF/wtf/text/WTFString.h:130:5: error:
WTF::String::String(WTF::PassRefPtr<WTF::StringImpl>)
../../../../Source/WTF/wtf/text/WTFString.h:129:5: error:
WTF::String::String(WTF::StringImpl*)
../../../../Source/WTF/wtf/text/WTFString.h:126:27: error:
WTF::String::String(const char*)
../../../../Source/WTF/wtf/text/WTFString.h:125:27: error:
WTF::String::String(const LChar*)
../../../../Source/WTF/wtf/text/WTFString.h:122:27: error:
WTF::String::String(const char*, unsigned int)
../../../../Source/WTF/wtf/text/WTFString.h:121:27: error:
WTF::String::String(const LChar*, unsigned int)
../../../../Source/WTF/wtf/text/WTFString.h:118:27: error:
WTF::String::String(const UChar*)
../../../../Source/WTF/wtf/text/WTFString.h:115:14: error:
template<unsigned int inlineCapacity, class OverflowHandler>
WTF::String::String(const WTF::Vector<short unsigned int, inlineCapacity,
OverflowHandler>&)
../../../../Source/WTF/wtf/text/WTFString.h:104:27: error:
WTF::String::String(const UChar*, unsigned int)
../../../../Source/WTF/wtf/text/WTFString.h:101:5: error:
WTF::String::String()
../../../../Source/WTF/wtf/qt/StringQt.cpp:43:1: error: prototype for
‘WTF::String::String(const QStringRef&)’ does not match any in class
‘WTF::String’
../../../../Source/WTF/wtf/text/WTFString.h:98:7: error: candidates are:
WTF::String::String(const WTF::String&)
../../../../Source/WTF/wtf/text/WTFString.h:479:5: error:
WTF::String::String(WTF::HashTableDeletedValueType)
../../../../Source/WTF/wtf/text/WTFString.h:140:5: error:
template<unsigned int charactersCount> WTF::String::String(const char
(&)[charactersCount], WTF::String::ConstructFromLiteralTag)
../../../../Source/WTF/wtf/text/WTFString.h:134:27: error:
WTF::String::String(WTF::ASCIILiteral)
../../../../Source/WTF/wtf/text/WTFString.h:131:5: error:
WTF::String::String(WTF::RefPtr<WTF::StringImpl>)
../../../../Source/WTF/wtf/text/WTFString.h:130:5: error:
WTF::String::String(WTF::PassRefPtr<WTF::StringImpl>)
../../../../Source/WTF/wtf/text/WTFString.h:129:5: error:
WTF::String::String(WTF::StringImpl*)
../../../../Source/WTF/wtf/text/WTFString.h:126:27: error:
WTF::String::String(const char*)
../../../../Source/WTF/wtf/text/WTFString.h:125:27: error:
WTF::String::String(const LChar*)
../../../../Source/WTF/wtf/text/WTFString.h:122:27: error:
WTF::String::String(const char*, unsigned int)
../../../../Source/WTF/wtf/text/WTFString.h:121:27: error:
WTF::String::String(const LChar*, unsigned int)
../../../../Source/WTF/wtf/text/WTFString.h:118:27: error:
WTF::String::String(const UChar*)
../../../../Source/WTF/wtf/text/WTFString.h:115:14: error:
template<unsigned int inlineCapacity, class OverflowHandler>
WTF::String::String(const WTF::Vector<short unsigned int, inlineCapacity,
OverflowHandler>&)
../../../../Source/WTF/wtf/text/WTFString.h:104:27: error:
WTF::String::String(const UChar*, unsigned int)
../../../../Source/WTF/wtf/text/WTFString.h:101:5: error:
WTF::String::String()
../../../../Source/WTF/wtf/qt/StringQt.cpp:50:28: error: no
‘WTF::String::operator QString() const’ member function declared in class
‘WTF::String’
make[1]: *** [StringQt.o] Error 1
make[1]: Leaving directory
`/opt/WebKit-r152623/WebKitBuild/Release/Source/WTF'
make: *** [sub-Source-WTF-WTF-pro-make_first-ordered] Error 2
root at ubuntu-VirtualBox:/opt/WebKit-r152623#
------
Cui Xudong (崔旭东)
AVNC&IS Division
Neusoft Corporation
Neusoft Park, No.2 Xin Xiu Street,
Hun Nan New District,
Shenyang 110179, PRC
Mobile: 158 4006 9637
E-mail: cui-xd at neusoft.com
Http://www.neusoft.com
---------------------------------------------------------------------------------------------------
Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s)
is intended only for the use of the intended recipient and may be confidential and/or privileged of
Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader of this communication is
not the intended recipient, unauthorized use, forwarding, printing, storing, disclosure or copying
is strictly prohibited, and may be unlawful.If you have received this communication in error,please
immediately notify the sender by return e-mail, and delete the original message and all copies from
your system. Thank you.
---------------------------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20130812/c88f69e5/attachment-0001.html>
More information about the webkit-help
mailing list