On Mon, Dec 7, 2009 at 8:58 AM, Nayan <[email protected]> wrote: > Hi Guhan, > > Option '--no-svg' to 'build-webkit' script will disable SVG build. > > WebKitTools/Scripts/build-webkit --no-svg >
If you use the Visual Studio project to build, you will need to remove the "ENABLE_SVG" from the 'FEATURE_DEFINES' in the WebCore/WebCore.vcproj/build-generated-files. It's also defined in the project settings (WebCoreCommon.vsprops). I'm not sure if the build-webkit script overrides those settings somehow. -Brent _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
