Hi Richard, These errors indicates than an earlier build step failed. Take a look at the JavaScriptCore or other build logs to see which one failed first.
The usual build order is something like: JavaScriptCore JavaScriptCoreGlue WebCore WebKit -Brent On Tue, Mar 4, 2008 at 3:21 PM, Bailey, Richard <[EMAIL PROTECTED]> wrote: > > > > Compiling... > > MarshallingHelpers.cpp > > ..\MarshallingHelpers.cpp(31) : fatal error C1083: Cannot open include > file: 'WebCore/IntRect.h': No such file or directory > > WebCoreLocalizedStrings.cpp > > ..\WebCoreLocalizedStrings.cpp(28) : fatal error C1083: Cannot open > include file: 'WebCore/IntSize.h': No such file or directory > > WebInspectorClient.cpp > > c:\cygwin\webkit\webkit\webkit\win\WebDatabaseManager.h(32) : fatal error > C1083: Cannot open include file: 'WebCore/DatabaseTrackerClient.h': No such > file or directory > > WebKitDLL.cpp > > >
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

