Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7764: fail to build boost with MSVC10 and stlport
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-12-11 18:02:43
#7764: fail to build boost with MSVC10 and stlport
-------------------------------+-----------------------
Reporter: anonymous | Owner: pdimov
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: smart_ptr
Version: Boost 1.52.0 | Severity: Problem
Resolution: invalid | Keywords: weak_ptr
-------------------------------+-----------------------
Description changed by viboes:
Old description:
> I tried to build boost 1.52 with msvc10 32 bit and stlport 5.2.1
>
> b2 -a --toolset=msvc-10.0 stdlib=stlport-5.2.1 "stdlib:stlport-
> iostream=on" threading=multi --build-type=complete
>
> got this syntax error
>
> compile-c-c++ bin.v2\libs\context\build\msvc-10.0\debug\link-static
> \runtime-link
> -static\stdlib-stlport-5.2.1\threading-multi\utils_windows.obj
> utils_windows.cpp
> compile-c-c++ bin.v2\libs\date_time\build\msvc-10.0\debug\link-static
> \runtime-li
> nk-static\stdlib-stlport-5.2.1\threading-
> multi\gregorian\date_generators.obj
> date_generators.cpp
> compile-c-c++ bin.v2\libs\date_time\build\msvc-10.0\debug\link-static
> \runtime-li
> nk-static\stdlib-stlport-5.2.1\threading-multi\gregorian\greg_weekday.obj
> greg_weekday.cpp
> F:\project\src\extern\boost\boost_1_52_0\boost/smart_ptr/weak_ptr.hpp(77)
> : erro
> r C2143: syntax error : no ',' before '<'
> F:\project\src\extern\boost\boost_1_52_0\boost/smart_ptr/weak_ptr.hpp(22
New description:
I tried to build boost 1.52 with msvc10 32 bit and stlport 5.2.1
{{{
b2 -a --toolset=msvc-10.0 stdlib=stlport-5.2.1 "stdlib:stlport-
iostream=on" threading=multi --build-type=complete
got this syntax error
compile-c-c++ bin.v2\libs\context\build\msvc-10.0\debug\link-static
\runtime-link
-static\stdlib-stlport-5.2.1\threading-multi\utils_windows.obj
utils_windows.cpp
compile-c-c++ bin.v2\libs\date_time\build\msvc-10.0\debug\link-static
\runtime-li
nk-static\stdlib-stlport-5.2.1\threading-
multi\gregorian\date_generators.obj
date_generators.cpp
compile-c-c++ bin.v2\libs\date_time\build\msvc-10.0\debug\link-static
\runtime-li
nk-static\stdlib-stlport-5.2.1\threading-multi\gregorian\greg_weekday.obj
greg_weekday.cpp
F:\project\src\extern\boost\boost_1_52_0\boost/smart_ptr/weak_ptr.hpp(77)
: erro
r C2143: syntax error : no ',' before '<'
F:\project\src\extern\boost\boost_1_52_0\boost/smart_ptr/weak_ptr.hpp(22
}}}
-- -- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7764#comment:4> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:15 UTC