Hello,
I'm using boost.1.34 and when I try to compile I get the
following error:
/usr/local/include/boost-1_34_1/boost/program_options/parsers.hpp:156:
parse error before `>'
I also try:
./configure --with-libraries=program_options
Make
And get the some error.
What is my mistake?
Thanks,
Joaquim
P.S.
About g++
g++ -v
gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110)