I tried building webkit on windows (cygwin) and this is the errors i get, any
ideas how to fix them?
:\cygwin\home\student\webkit\webkit2\webprocess\webpage\WebBackForwardListProxy.h(37)
: error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\private\javascriptcore\PassRefPtr.h(307)
: error C2874: using-declaration causes a multiple declaration of
'WTF::adoptRef'
c:\cygwin\home\student\webkit\webkitbuild\include\private\javascriptcore\PassRefPtr.h(31)
: see declaration of 'WTF::adoptRef'
C:\cygwin\home\Student\WebKit\WebKitBuild\Include\WebCore/Cursor.h(78) : error
C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\private\javascriptcore\ExecutableAllocator.h(118)
: error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\private\javascriptcore\StructureChain.h(42)
: error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\private\javascriptcore\Structure.h(66)
: error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\private\javascriptcore\RopeImpl.h(45)
: error C3861: 'adoptRef': identifier not found
C:\cygwin\home\Student\WebKit\WebKitBuild\Include\JavaScriptCore\JSWeakObjectMapRefInternal.h(46)
: error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\webcore\QualifiedName.h(41) :
error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\webcore\MemoryInfo.h(43) :
error C3861: 'adoptRef': identifier not found
C:\cygwin\home\Student\WebKit\WebKitBuild\Include\private\JavaScriptCore/ProfileNode.h(49)
: error C3861: 'adoptRef': identifier not found
C:\cygwin\home\Student\WebKit\WebKitBuild\Include\private\JavaScriptCore/ProfileNode.h(53)
: error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\webcore\Console.h(81) : error
C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\webcore\Document.h(197) :
error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\webcore\Document.h(201) :
error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\webcore\DOMWrapperWorld.h(42)
: error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\webcore\CSSMutableStyleDeclaration.h(66)
: error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\webcore\CSSMutableStyleDeclaration.h(70)
: error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\webcore\CSSMutableStyleDeclaration.h(74)
: error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\webcore\CSSMappedAttributeDeclaration.h(38)
: error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\webcore\Attribute.h(47) :
error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\webcore\Attribute.h(51) :
error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\webcore\Attribute.h(55) :
error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\webcore\NamedNodeMap.h(42) :
error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\webcore\SVGTransformList.h(34)
: error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\webcore\SerializedScriptValue.h(47)
: error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\webcore\MessagePort.h(53) :
error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\webcore\DOMWindow.h(88) :
error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\webcore\Event.h(71) : error
C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\webcore\UIEvent.h(42) : error
C3861: 'adoptRef': identifier not found
C:\cygwin\home\Student\WebKit\WebKitBuild\Include\WebCore/KeyboardEvent.h(61) :
error C3861: 'adoptRef': identifier not found
C:\cygwin\home\Student\WebKit\WebKitBuild\Include\WebCore/KeyboardEvent.h(67) :
error C3861: 'adoptRef': identifier not found
C:\cygwin\home\Student\WebKit\WebKitBuild\Include\WebCore/PluginData.h(53) :
error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\webcore\TimingFunction.h(81)
: error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\webcore\TimingFunction.h(120)
: error C3861: 'adoptRef': identifier not found
c:\cygwin\home\student\webkit\webkitbuild\include\webcore\Animation.h(44) :
error C3861: 'adoptRef': identifier not found
C:\cygwin\home\Student\WebKit\WebKitBuild\Include\WebCore/HistoryItem.h(76) :
error C3861: 'adoptRef': identifier not found
C:\cygwin\home\Student\WebKit\WebKitBuild\Include\WebCore/HistoryItem.h(80) :
error C3861: 'adoptRef': identifier not found
C:\cygwin\home\Student\WebKit\WebKitBuild\Include\WebCore/HistoryItem.h(84) :
error C3861: 'adoptRef': identifier not found
c:\cygwin\home\Student\WebKit\WebKit2\WebProcess\WebPage\WebFrame.h(123) :
error C2259: 'WebKit::WebFrameLoaderClient' : cannot instantiate abstract class
due to following members:
'void WebCore::FrameLoaderClient::dispatchDidBecomeFrameset(bool)' : is
abstract
C:\cygwin\home\Student\WebKit\WebKitBuild\Include\WebCore/FrameLoaderClient.h(227)
: see declaration of 'WebCore::FrameLoaderClient::dispatchDidBecomeFrameset'
WebEditorClient.cpp
WebDragClient.cpp
WebContextMenuClient.cpp
WebChromeClient.cpp
c:\cygwin\home\Student\WebKit\WebKit2\WebProcess\WebPage\WebFrame.h(123) :
error C2259: 'WebKit::WebFrameLoaderClient' : cannot instantiate abstract class
due to following members:
'void WebCore::FrameLoaderClient::dispatchDidBecomeFrameset(bool)' : is
abstract
C:\cygwin\home\Student\WebKit\WebKitBuild\Include\WebCore/FrameLoaderClient.h(227)
: see declaration of 'WebCore::FrameLoaderClient::dispatchDidBecomeFrameset'
WebBackForwardControllerClient.cpp
c:\cygwin\home\student\webkit\webkit2\webprocess\webcoresupport\WebBackForwardControllerClient.h(29)
: fatal error C1083: Cannot open include file:
'WebCore/BackForwardControllerClient.h': No such file or directory
WebProcess.cpp
c:\cygwin\home\Student\WebKit\WebKit2\WebProcess\WebPage\WebFrame.h(123) :
error C2259: 'WebKit::WebFrameLoaderClient' : cannot instantiate abstract class
due to following members:
'void WebCore::FrameLoaderClient::dispatchDidBecomeFrameset(bool)' : is
abstract
C:\cygwin\home\Student\WebKit\WebKitBuild\Include\WebCore/FrameLoaderClient.h(227)
: see declaration of 'WebCore::FrameLoaderClient::dispatchDidBecomeFrameset'
WebKitMain.cpp
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help