Boost logo

Boost :

From: SourceForge.net (noreply_at_[hidden])
Date: 2004-11-21 15:12:50


Support Requests item #1070583, was opened at 2004-11-21 12:12
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=207586&aid=1070583&group_id=7586

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: boost_1_32_0: Cant build date_time

Initial Comment:
boost_1_32_0

bjam -sTOOLS="vc-7_1" --with-date_time stage

...found 447 targets...
...updating 34 targets...
vc-C++
bin\boost\libs\date_time\build\boost_date_time.dll\vc-
7_1-stlport\debug\threading-multi\greg_month.obj
greg_month.cpp
C:\_Vlad_Job\boost_1_32_0\boost\lexical_cast.hpp
(150) : error C2679: binary '>>' : no operator found
which takes a right-hand operand of
type 'boost::date_time::date_names_put<Config,charT,O
utputIterator>::string_type' (or there is no acceptable
conversion)
        with
        [
            Config=boost::gregorian::greg_facet_config,
            charT=wchar_t,
            
OutputIterator=std::ostreambuf_iterator<wchar_t,std::c
har_traits<wchar_t>>
        ]
        C:\_Vlad_Job\boost_1_32_0\boost\lexical_cast.hpp
(189) : see reference to function template
instantiation 'bool
boost::detail::lexical_stream<Target,Source>::operator
>><Target>(InputStreamable &)' being compiled
        with
        [
            
Target=boost::date_time::date_names_put<boost::greg
orian::greg_facet_config,wchar_t,std::ostreambuf_iterat
or<wchar_t,std::char_traits<wchar_t>>>::string_type,
            Source=const char *,
            
InputStreamable=boost::date_time::date_names_put<bo
ost::gregorian::greg_facet_config,wchar_t,std::ostream
buf_iterator<wchar_t,std::char_traits<wchar_t>>>::strin
g_type
        ]
        C:\_Vlad_Job\boost_1_32_0
\boost\date_time\date_names_put.hpp(126) : see
reference to function template instantiation 'Target
boost::lexical_cast<boost::date_time::date_names_put<
Config,charT,OutputIterator>::string_type,const char*>
(Source)' being compiled
        with
        [
            
Target=boost::date_time::date_names_put<boost::greg
orian::greg_facet_config,wchar_t,std::ostreambuf_iterat
or<wchar_t,std::char_traits<wchar_t>>>::string_type,
            Config=boost::gregorian::greg_facet_config,
            charT=wchar_t,
            
OutputIterator=std::ostreambuf_iterator<wchar_t,std::c
har_traits<wchar_t>>,
            Source=const char *
        ]
        C:\_Vlad_Job\boost_1_32_0
\boost\date_time\date_names_put.hpp(122) : while
compiling class-template member function 'void
boost::date_time::date_names_put<Config,charT,Output
Iterator>::do_put_special_value
(boost::date_time::date_names_put<Config,charT,Outpu
tIterator>::iter_type
&,boost::date_time::date_names_put<Config,charT,Outp
utIterator>::special_value_enum) const'
        with
        [
...
etc

Any suggestions how to fix this ?

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=207586&aid=1070583&group_id=7586

-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Boost-bugs mailing list
Boost-bugs_at_[hidden]
https://lists.sourceforge.net/lists/listinfo/boost-bugs


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