[webkit-help] Error while building webkit r161331

Abhijeet Kandalkar kandalkar.abhijeet58 at gmail.com
Mon Jan 6 05:02:14 PST 2014


Hi,

I am building webkit r161331 on MAC OSX v10.8.4(Xcode v4.6.2) and encounter
following build error.

In file included from
/Users/arl2/Abhijeet/WebKit/Source/WebKit2/Shared/mac/ObjCObjectGraphCoders.mm:34:
/Users/arl2/Abhijeet/WebKit/Source/WebKit2/UIProcess/API/Cocoa/WKBrowsingContextControllerInternal.h:46:61:
error: expected '>'
    WebKit::WeakObjCPtr<id <WKBrowsingContextHistoryDelegate>>
_historyDelegate;
                                                            ^
/Users/arl2/Abhijeet/WebKit/Source/WebKit2/UIProcess/API/Cocoa/WKBrowsingContextControllerInternal.h:46:62:
error: expected member name or ';' after declaration specifiers
    WebKit::WeakObjCPtr<id <WKBrowsingContextHistoryDelegate>>
_historyDelegate;
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
/Users/arl2/Abhijeet/WebKit/Source/WebKit2/UIProcess/API/Cocoa/WKBrowsingContextControllerInternal.h:46:62:
error: expected ';' at end of declaration list
3 errors generated.


Any help ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-help/attachments/20140106/ce4f913f/attachment.html>


More information about the webkit-help mailing list