Hello
I download boost to window2000 OS and run the quick_tour.cpp on VC++ 6 without trouble.
But when i run it on linux with KDevelop i get
/usr/local/include/boost/iterator/iterator_adaptor.hpp:218: template instantiation exceeds
maximum of 17 (use -ftemplate-depth-NN to increase the maximum) instantiating 'struct
boost::mpl::eval_if<boos::is_convertible<random_access_itarator_tag,
boost::incrementable_traversal_tag>,boost::mpl::identity<random_access_iterator_tag>,
boost::detail::old_category_to_traversal<random_access_iterator_tag> >'
help!
eyal