[HarfBuzz] building harfbuzz with MinGW

Behdad Esfahbod behdad at behdad.org
Tue Feb 4 23:38:56 CET 2014


On 14-02-03 06:51 AM, Werner LEMBERG wrote:
> 
> Behdad,
> 
> 
> since the introduction of gtk-doc support it's no longer easy to
> compile harfbuzz from the git under MinGW.  Any idea to make this work
> again?  Ideally, `autogen.sh' should emit a warning if gtkdocize can't
> be found, not abort, then disable the creation of documentation.

It's not quite easy.

Here's what I do: run:

  NOCONFIGURE=1 ./autogen

using the normal (not cross-compiling toolchain), then run ./configure using
the crosscompiling options (and typically in a separate build directory).

Would that help?

-- 
behdad
http://behdad.org/


More information about the HarfBuzz mailing list