Hi,

I'm trying to compile the webkit with qt backend by first time. I'm a
newbie in the project.
I'm having errors in ThreadSpecific.h and StringQt.cpp:

Source/WTF/wtf/ThreadSpecific.h:216:2: error: #error ThreadSpecific is not
implemented for this platform.
Source/WTF/wtf/qt/StringQt.cpp:36: error: prototype for
‘WTF::String::String(const QString&)’ does not match any in class
‘WTF::String’
../../../../Source/WTF/wtf/text/WTFString.h:109: error: candidates are:
WTF::String::String(const WTF::String&)
../../../../Source/WTF/wtf/text/WTFString.h:444: error:
WTF::String::String(WTF::HashTableDeletedValueType)

I downloaded the latest nightly build version. I already compiled the QT5.
Somebody can help me to fix these problems ?

Thanks,

BR

-- 
Bruno Carvalho
_______________________________________________
webkit-qt mailing list
webkit-qt@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-qt

Reply via email to