Hey,

A warning first: I'm a total newbie in this arena. I'm trying to
understand how HarfBuzz works.

My end goal is to hook up HarfBuzz with a Qt4 application, and
contrib/README suggests looking at the code in the tests/ directory

Problem is, I can't build anything under test, for instance if I try
`make shaping` I get:

../linebreaking/harfbuzz-qt.cpp:26:41: error:
Qt/private/qunicodetables_p.h: No such file or directory

followed by a whole bunch of errors, such as:

../linebreaking/harfbuzz-qt.cpp:35: error: ‘QUnicodeTables’ has not
been declared

This is with Qt 4.5 on Ubuntu.
_______________________________________________
HarfBuzz mailing list
HarfBuzz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/harfbuzz

Reply via email to