[webkit-help] WebKit Build Failed in Visual C++ 2005 Express Edition.

Adam Roben aroben at apple.com
Tue Dec 15 07:11:12 PST 2009


On Dec 15, 2009, at 7:00 AM, Pritam Nandy wrote:

> Hi Adam,
>  
> Now, I get errors from building the "WebCore" component. All the errors are of the sort -
> fatal error C1083: Cannot open include file: 'XXXX.h': No such file or directory.
> Out of this 80% of the errors are due to one file i.e. "CSSPropertyNames.h". I've tried attaching or copying the "WebCore" logs here without success. So, would you be able to guess how to resolve these errors?
>  
> Some of other files which are not found and which I could figure out from a quick glance at the Output Window are "SVGNames.h", "HTMLNames.h", "XMLNames.h", "XLinkNames.h". Also, I saw this -
> c1xx : fatal error C1083: Cannot open source file: '..\..\WebKitBuild\obj\WebCore\DerivedSources\WMLNames.cpp': No such file or directory
> Please help me out.

Those files are all generated by WebCoreGenerated.vcproj. You should look for errors in that build to see why those files haven't been generated.

-Adam



More information about the webkit-help mailing list