Bennett Helm wrote:
I'm getting 2 compile problems on Mac. The first involves fontutils.C:

if /bin/sh ../../libtool --tag=CXX --mode=compile g++-4 -DHAVE_CONFIG_H -I. -I. -I../../src -I./.. -I../../boost -Wextra -Wall -g -Os -MT fontutils.lo -MD -MP -MF ".deps/fontutils.Tpo" -c -o fontutils.lo fontutils.C; \

This one should be fixed now.

The second may or may not be related to the pkgconfig question I raised a while back. Following Georg's advice, I used pkgconfig, which enables me to configure correctly, but then compilation fails in frontends/qt4/ui:

It seems like an include path problem. Try to pass -I<Qt includes path>/QtCore etc.

Abdel.

Reply via email to