Boost logo

Boost :

From: Artur Wisz (gagatech_at_[hidden])
Date: 2001-04-27 08:40:17


Hello,
I wrote some code using boost 1.18.1 version graph library and managed to
make it work with VC++. Now I wanted to switch to boost 1.21.2 and I get
internal compiler errors, like below. I removed /Gm option as advised but
with no success.
Is there some workaround for this ?
Thanks,

Art

e:\c++lib\boost\iterator_adaptors.hpp(655) : fatal error C1001: INTERNAL
COMPILER ERROR
        (compiler file 'msc1.cpp', line 1786)
         Please choose the Technical Support command on the Visual C++
         Help menu, or open the Technical Support help file for more
information
        e:\c++lib\boost\type_traits\composite_traits.hpp(210) : see
reference to class template instantiation 'boost::iterator_adaptor<class
boost::detail::sep_<unsigned int,struct boost::property<enum
boost::edge_name_t,class std::basic_string<char
,struct std::char_traits<char>,class std::allocator<char> >,struct
boost::property<enum boost::edge_weight_t,class std::complex<double>,struct
boost::no_property> > > *,struct boost::detail::oeip_<unsigned int>,class
boost::detail::edge_desc_impl<st
ruct boost::directed_tag,unsigned int>,class
boost::detail::edge_desc_impl<struct boost::directed_tag,unsigned int>,class
boost::detail::edge_desc_impl<struct boost::directed_tag,unsigned int>
*,struct boost::multi_pass_input_iterator_tag,int>' bein
g compiled
        e:\c++lib\boost\detail\iterator.hpp(379) : see reference to class
template instantiation 'boost::is_pointer<struct
boost::iterator_adaptor<class boost::detail::sep_<unsigned int,struct
boost::property<enum boost::edge_name_t,class std::basic
_string<char,struct std::char_traits<char>,class std::allocator<char>
>,struct boost::property<enum boost::edge_weight_t,class
std::complex<double>,struct boost::no_property> > > *,struct
boost::detail::oeip_<unsigned int>,class boost::detail::edge_
desc_impl<struct boost::directed_tag,unsigned int>,class
boost::detail::edge_desc_impl<struct boost::directed_tag,unsigned int>,class
boost::detail::edge_desc_impl<struct boost::directed_tag,unsigned int>
*,struct boost::multi_pass_input_iterator_ta
g,int> >' being compiled



--
 


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk