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

_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to