[webkit-gtk] lib-icu error

Alberto Garcia berto at igalia.com
Fri May 23 01:29:04 PDT 2014


On Fri, May 23, 2014 at 09:30:19AM +0530, Manish Gurnaney wrote:

>           I am trying build GTK port on Ubuntu 14.04 and Following the
> steps mentioned in http://trac.webkit.org/wiki/BuildingGtk. But while
> building I am getting following Error, :-
> 
> *Source/WebCore/platform/graphics/harfbuzz/ng/HarfBuzzShaper.cpp:38:20:
> fatal error: hb-icu.h: No such file or directory*
> *compilation terminated.*

It looks like you need to install libharfbuzz-dev:

http://packages.ubuntu.com/search?searchon=contents&keywords=hb-icu.h&mode=exactfilename&suite=trusty&arch=any

We should probably update Tools/gtk/install-dependencies so this is
installed automatically.

Berto


More information about the webkit-gtk mailing list