Trying to build webkit-cairo on windows
I get the following error

"error C4430: missing type specifier - int assumed. Note: C++ does not
support default-int"

 In this function virtual void didSetSize(uint64_t sequenceNumber, const
UpdateInfo&, const LayerTreeContext&) { }; LayerTreeContext shows ambiguity
its defined in 3 files LayerTreeContextWin.cpp where its not implemented()
then in other two files (DrawingAreaProxy.h and LayerTreeHost.h) its
namespace WebKit {    class UpdateInfo;    class LayerTreeContext;} Can u
guide me what i can do in this ?
-- 
Mr. Nimish Nayak
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to