Hi Adam, Well, the BuildLog.htm for "WebCoreGenerated" shows 0 error, 0 warning. But, I could figure out this mysterious looking line from the Output Window of WebCoreGenerated -
Can't call method "fileName" without a package or object reference at /home/pritam.n/WebKit/WebCore/bindings/scripts/IDLParser.pm line 110. make: *** [JSSVGClipPathElement.h] Error 255 make: *** Waiting for unfinished jobs.... Does the above lines mean anything serious to you? -Pritam. On Tue, Dec 15, 2009 at 8:41 PM, Adam Roben <[email protected]> wrote: > > 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
