[webkit-help] Building WebKit-Cairo On Windows

Nimish Nayak nimishnayk at gmail.com
Tue Feb 8 04:37:20 PST 2011


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20110208/064f3c9c/attachment.html>


More information about the webkit-help mailing list