Any thoughts as to what I might be doing wrong?  Do I need to change the
compilation flags? A quick Google search shows that Mac doesn't seem to
ship with libintl. Might the configuration on Mac OS X be reverting to
the generic Linux? (Sorry, cmake is mostly black magic to me.)

Cheers,

Rob

Do you have an old configCompiler.h in your build dir? When it defines
HAVE_GETTEXT you get this error.

Peter

Stephan Witt had the same. Removing old CMakeCache.txt and reconfiguring helped.

This does not help. I'll fix it.


It's fixed. It's possible to build with external and internal libintl now.

Peter

Reply via email to