Boost logo

Boost :

From: SourceForge.net (noreply_at_[hidden])
Date: 2004-11-23 05:10:37


Support Requests item #1071583, was opened at 2004-11-23 10:10
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=1071583&group_id=7586

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

Initial Comment:
Hi

I need to build date_time boost_1_32_0 for .NET 2003
Here is dos build command line and output:

D:\some_path\boost_1_32_0>bjam -sTOOLS="vc-7_1-
stlport" -sBUILD="<stlport-iostream>on" -
sSTLPORT_PATH="D:\some_path" --with-date_time
stage

...found 641 targets...
...updating 12 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
D:\_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=_STL::ostreambuf_iterator<wchar_t,_STL
::char_traits<wchar_t>>
        ]
        D:\_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::grego
rian::greg_facet_config,wchar_t,_STL::ostreambuf_iterat
or<wchar_t,_STL::char_traits<wchar_t>>>::string_type,
            Source=const char *,
            
InputStreamable=boost::date_time::date_names_put<bo
ost::gregorian::greg_facet_config,wchar_t,_STL::ostrea
mbuf_iterator<wchar_t,_STL::char_traits<wchar_t>>>::s
tring_type
        ]
        D:\_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::grego
rian::greg_facet_config,wchar_t,_STL::ostreambuf_iterat
or<wchar_t,_STL::char_traits<wchar_t>>>::string_type,
            Config=boost::gregorian::greg_facet_config,
            charT=wchar_t,
            
OutputIterator=_STL::ostreambuf_iterator<wchar_t,_STL
::char_traits<wchar_t>>,
            Source=const char *

Any suggestions ?

PS: All other libs (thread, regex, test etc) build Ok.

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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=207586&aid=1071583&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