error while compiling c++ project - intltool probably have something with it
Syntax error sounds like the "configure" script has a bug. Take a look
at this line:
`IT_PROG_INTLTOOL(0.35.0)'
The first char is a back-tick `, and the last is a single quote '.
Shouldn't they be the same? Take a look at configure file, is that the
case on that line?
__________________
----
Kris Moore
PC-BSD Founder
|