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 ?
_______________________________________________
webkit-help mailing list
webkit-help@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-help

Reply via email to