[webkit-dev] Errors during Windows Cairo compile

Brent Fulgham bfulgham at gmail.com
Tue Mar 4 15:59:54 PST 2008


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 <richbail at amazon.com> 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
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20080304/e69ce350/attachment.html 


More information about the webkit-dev mailing list