[webkit-help] cannot allocate an object of abstract type ‘WebKit::ChromeClient’
rahul tyagi
rahultyagi.ait at gmail.com
Sun Jul 15 22:22:26 PDT 2012
Hi,
I am using nightly build "r121554" on Ubuntu 12.04. While compilation
in release mode i am getting the following error :
Source/WebKit/gtk/webkit/webkitwebview.cpp: In function ‘void
webkit_web_view_init(WebKitWebView*)’:
Source/WebKit/gtk/webkit/webkitwebview.cpp:3609:64: error: cannot
allocate an object of abstract type ‘WebKit::ChromeClient’
./Source/WebKit/gtk/WebCoreSupport/ChromeClientGtk.h:43:11: note:
because the following virtual functions are pure within
‘WebKit::ChromeClient’:
./Source/WebCore/page/ChromeClient.h:232:42: note: virtual
WTF::PassOwnPtr<WebCore::ColorChooser>
WebCore::ChromeClient::createColorChooser(WebCore::ColorChooserClient*,
const WebCore::Color&)
make[1]: *** [Source/WebKit/gtk/webkit/libwebkitgtk_3_0_la-webkitwebview.lo]
Error 1
I have tried other verions also but getting the same error. Thanks in
advance for any of your suggestions and help.
*
RAHUL TYAGI
*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20120716/a1c9b182/attachment.html>
More information about the webkit-help
mailing list