Hello everyone.. It's my first time to build webkit and I'm lost now.
I did the followngs. 1) I downloaded the snapshot of webkit source from live.nightly.webkit.org 2) I downloaded WebKitSupportLibrariy.zip to the root of source tree. 3) I updated source tree with "update-webkit" script. But when I tried to build webkit, I got a bunch of this message. fatal error C1083: Cannot open include file: 'SVGNames.h': No such file or directory Does anybody know the reason ? Where can I get "SVGNames.h" ? Thanks for reading. ---- Excerpt from build log ---- 7>SVGPolygonElement.cpp 7>c:\tool\cygwin\home\naragana\webkit_src_updated\webcore\svg\SVGElement.h(32) : fatal error C1083: Cannot open include file: 'SVGNames.h': No such file or dire ctory 7>SVGPolyElement.cpp 7>c:\tool\cygwin\home\naragana\webkit_src_updated\webcore\svg\SVGElement.h(32) : fatal error C1083: Cannot open include file: 'SVGNames.h': No such file or dire ctory 7>SVGPointList.cpp 7>SVGPatternElement.cpp 7>C:\Tool\Cygwin\home\naragana\WebKit_src_updated\WebKitLibraries\win\include\Co lorSync/CMTypes.h : warning C4819: The file contains a character that cannot be represented in the current code page (949). Save the file in Unicode format to p revent data loss 7>C:\Tool\Cygwin\home\naragana\WebKit_src_updated\WebKitLibraries\win\include\Co lorSync/CMApplication.h : warning C4819: The file contains a character that cann ot be represented in the current code page (949). Save the file in Unicode forma t to prevent data loss 7>c:\tool\cygwin\home\naragana\webkit_src_updated\webcore\svg\SVGElement.h(32) : fatal error C1083: Cannot open include file: 'SVGNames.h': No such file or dire ctory 7>SVGPathSegMoveto.cpp 7>c:\tool\cygwin\home\naragana\webkit_src_updated\webcore\svg\SVGPathSeg.h(28) : fatal error C1083: Cannot open include file: 'SVGNames.h': No such file or dire ctory 7>SVGPathSegList.cpp 7>c:\tool\cygwin\home\naragana\webkit_src_updated\webcore\svg\SVGPathSeg.h(28) : fatal error C1083: Cannot open include file: 'SVGNames.h': No such file or dire ctory
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-dev

