14 Apr
2009
14 Apr
'09
7:21 p.m.
Vladimir, it looks like only in the trunk, it didn't work with the distribution that came with Fedora 10. Also, when I compiled the trunk, I had to add using std::string; to boost/tools/wave/cpp.cpp for it to compile. Another question: When I link to boost_program_options-mt, cmake seems to truncate it to boost_program_options, so I had to add a symbolic link with that name. Does anyone else have that problem? Thanks, David
I would like to do: --List0 a.txt b.txt --List1 c.txt d.txt
Is that possible?
Thanks,
David