[webkit-dev] Errors during Windows Cairo compile

Bailey, Richard richbail at amazon.com
Tue Mar 4 16:10:05 PST 2008


Hi Brent,

Here is the buildlog from javascriptcore.
No errors but a bunch of 0 Files copied in the post-build step.

Also, I do not have a JavaScriptCoreGlue or a JavaScriptGlue in my Output/obj path

Thanks,
Richard


From: Brent Fulgham [mailto:bfulgham at gmail.com]
Sent: Tuesday, March 04, 2008 4:00 PM
To: Bailey, Richard
Cc: Daniel Zucker; webkit-dev at lists.webkit.org
Subject: Re: [webkit-dev] Errors during Windows Cairo compile

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<mailto: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/8cbaf993/attachment-0001.html 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20080304/8cbaf993/attachment-0001.htm 


More information about the webkit-dev mailing list