[webkit-help] Cannot open include file: 'InspectorBackendDispatcher.h'

matthew chao mathewchao at gmail.com
Sun Dec 4 19:49:39 PST 2011


Hi lists,

When building revision 101042 (from
http://builds.nightly.webkit.org/files/trunk/src/WebKit-r101042.tar.bz2
) on Cygwin using "./build-webkit --debug", I got the following error:
------------------------------------------------------
..\inspector\WorkerInspectorController.cpp(39) : fatal error C1083:
Cannot open include file: 'InspectorBackendDispatcher.h': No such file
or directory
DefaultLocalizationStrategy.cpp
d:\webkit\source\webcore\inspector\InspectorValues.h(157) : error
C2079: 'WebCore::InspectorString::m_stringValue' uses undefined class
'WebCore::String'
d:\webkit\source\webcore\inspector\InspectorValues.h(154) : error
C2440: 'initializing' : cannot convert from 'const WebCore::String' to
'int'
        Source or target has incomplete type
------------------------------------------------------

I try to find the file 'InspectorBackendDispatcher.h' to download by
Google, but I got nothing.

-Matt


More information about the webkit-help mailing list