Are you using WebKit trunk?

On Thu, Nov 9, 2017 at 4:06 AM, 王奡 <[email protected]> wrote:
In file included from /home/wangao/arayz/web/WebKitBuild/DependenciesGTK/Source/freetype-2.8/src/autofit/autofit.c:35:0: /home/wangao/arayz/web/WebKitBuild/DependenciesGTK/Source/freetype-2.8/src/autofit/afscript.h:35:11: error: ‘HB_SCRIPT_ADLAM’ undeclared here (not in a function)
           HB_SCRIPT_ADLAM,

Weird... at least in trunk, we build FreeType using --with-harfbuzz=no, so it would be a FreeType bug for it to depend on Harfbuzz at all. Checking my build directory, autofit.c does not include afscript.h. I don't know why you're getting a different result, but that would be the place to start investigating.

Good luck,

Michael

_______________________________________________
webkit-gtk mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-gtk

Reply via email to