I have succefully buil webkitgtk but fail on "make" with this error:
In file included from Source/WebKit2/PluginProcess/PluginControllerProxy.h:32:0,
from Source/WebKit2/PluginProcess/PluginControllerProxy.cpp:27:
./Source/WebKit2/WebProcess/Plugins/Plugin.h:268:58: error: 'FloatPoint' in
namespace 'WebCore' does not name a type
./Source/WebKit2/WebProcess/Plugins/Plugin.h:268:77: error: ISO C++ forbids
declaration of 'parameter' with no type [-fpermissive]
In file included from
Source/WebKit2/PluginProcess/PluginControllerProxy.cpp:36:0:
./Source/WebKit2/WebProcess/Plugins/Netscape/NetscapePlugin.h:253:18: error:
'virtual bool WebKit::NetscapePlugin::performDictionaryLookupAtLocation(const
WebCore::FloatPoint&)' marked override, but does not override
make[1]: ***
[Source/WebKit2/PluginProcess/libwebkit2gtk_3_0_la-PluginControllerProxy.lo]
Erreur 1
make[1]: quittant le répertoire «
/home/nardu14/Téléchargements/tar/webkit/webkitgtk-2.0.2 »
make: *** [all] Erreur 2
it is about the last stable webkitgk release: webkitgtk-2.0.2
_______________________________________________
webkit-gtk mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-gtk