On Fri, Jun 17, 2011 at 5:04 AM, itisravi <cybera...@gmail.com> wrote:
> Hello,
> 1.Could someone give inputs on what specific project files are to be
> modified in a webkit-gtk build if I add new sources to the tree?
>
> 2.I was trying to build the FELighting Filters  for NEON; the build fails
> with the following message:
> Source/WebCore/platform/graphics/filters/FELighting.cpp:37: fatal error:
> FELightingNEON.h: No such file or directory

Are you working from a release tarball? If so, you should probably start by
getting the repository from git or svn. It's likely that we just didn't ship
this file. We probably just need to add it to Source/WebCore/
GNUmakefile.list.am in the repo before the next release.

--Martin
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to