Boost logo

Boost Users :

From: Mike Gibson (megibson_at_[hidden])
Date: 2005-08-12 17:01:33


I was having problems getting boost 1.32 to build with the intel 9.0
compiler and saw that 1.33 was out and listed support for intel 9.0.
I can't get it to build though. I get an error compiling
greg_month.cpp in lexical_cast.hpp(156).

I'm building using the following command:

C:\src\boost\boost_1_33_0>bjam -sTOOLS=intel-win32
-sINTEL_PATH="C:\Program Files\Intel\Compiler\C++\9.0\IA32" install

Here is the error:

C:\src\boost\boost_1_33_0/boost/lexical_cast.hpp(156): error: no
operator ">>" matches these operands
            operand types are: std::basic_stringstream<char,
std::char_traits<char>, std::allocator<char>> >>
boost::date_time::date_names_put<boost::grego
rian::greg_facet_config, wchar_t, std::ostreambuf_iterator<wchar_t,
std::char_traits<wchar_t>>>::string_type
                         stream >> output &&
                                ^


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net