[webkit-help] Building

ganesh.sathyanarayanan ganesh.sathyanarayanan at gmail.com
Mon Sep 17 00:10:30 PDT 2012


Hi,

I faced a similar problem too. I believe you are building the mainline
webkit (the one from webkit.org)
I referred to qtwebkit for the fix. It seems the fix is to compile the
#else path, ie the non-Qt5 path.
In qtwebkit, the #if path itself wasn't there...

HTH
Ganesh.S


On Sun, Sep 16, 2012 at 11:37 PM, Bruno Carvalho <
brunocarvalhofarias at gmail.com> wrote:

> 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-help mailing list
> webkit-help at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-help
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20120917/8830cfda/attachment.html>


More information about the webkit-help mailing list