On Apr 25, 2011, at 11:56 PM, Ammar Ahmad Awan wrote:

> P.S : I tried including SVGclasses from the webcore directly in the
> WinLauncher app but was not successful. When i add the statement
> 
> #include <WebCore/SVGCircleElement.h> in WinLauncher or MiniBrowser,
> the programs do not compile and the error message leads to the file (
> SVGCircleElement.h) where ENABLE ( SVG ) macro is use . It is disabled
> and the source code is shown in gray color. How can I enable that or
> how can I use Webcore classes direcltly in some app like MiniBrowser.

WebCore does not provide an API that can be used in applications. WebKit 
provides the API.

What are you trying to do with WebCore's SVG classes?

-Adam

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

Reply via email to