*bjam toolset=msvc-7.1 link=static threading=multi runtime-link=static
--with-thread --with-chrono --with-date_time --includedir=hpp stage*>err.txt
Component configuration:
- atomic : not building
- chrono : building
- context : not building
- coroutine : not building
- date_time : building
- exception : not building
- filesystem : not building
- graph : not building
- graph_parallel : not building
- iostreams : not building
- locale : not building
- log : not building
- math : not building
- mpi : not building
- program_options : not building
- python : not building
- random : not building
- regex : not building
- serialization : not building
- signals : not building
- system : not building
- test : not building
- thread : building
- timer : not building
- wave : not building
...patience...
...patience...
...found 1497 targets...
...updating 6 targets...
compile-c-c++
bin.v2\libs\thread\build\msvc-7.1\debug\link-static\runtime-link-static\threading-multi\win32\thread.obj
thread.cpp
boost\functional\hash\hash.hpp(32) : warning C4616: #pragma warning :
警告编号“6295”超出范围,必须在“4001”和“4999“之间
boost\thread\future.hpp(1488) : error C2039:
“make_future_async_shared_state” : 不是“boost::detail”的成员
boost\thread\future.hpp(1638) :
参见对正在编译的类模板实例化“boost::unique_future<R>”的引用
boost\thread\future.hpp(1492) : error C2039:
“make_future_deferred_shared_state” : 不是“boost::detail”的成员
boost\thread\future.hpp(1683) : error C2039:
“make_future_async_shared_state” : 不是“boost::detail”的成员
boost\thread\future.hpp(1807) :
参见对正在编译的类模板实例化“boost::unique_future”的引用
boost\thread\future.hpp(1687) : error C2039:
“make_future_deferred_shared_state” : 不是“boost::detail”的成员
boost\thread\future.hpp(1490) : error C2951: 模板声明只能在全局或者命名空间范围内使用
boost\thread\future.hpp(3695) :
参见对正在编译的类模板实例化“boost::unique_future<R>”的引用
with
[
R=void
]
boost\thread\future.hpp(1497) : error C2955: “boost::unique_future” :
使用类模板需要模板参数列表
boost\thread\future.hpp(1638) : 参见“boost::unique_future”的声明
boost\thread\future.hpp(1497) : error C2955: “boost::unique_future” :
使用类模板需要模板参数列表
boost\thread\future.hpp(1638) : 参见“boost::unique_future”的声明
boost\thread\future.hpp(1497) : error C2146: 语法错误 : 缺少“)”(在标识符“a_future”的前面)
boost\thread\future.hpp(1497) : error C2146: 语法错误 : 缺少“;”(在标识符“a_future”的前面)
boost\thread\future.hpp(1497) : error C2377:
“boost::unique_future<R>::future_ptr” : 重定义;typedef 不能由任何其他符号重载
with
[
R=void
]
boost\thread\future.hpp(1454) :
参见“boost::unique_future<R>::future_ptr”的声明
with
[
R=void
]
boost\thread\future.hpp(1497) : error C2059: 语法错误 : “)”
boost\thread\future.hpp(1498) : error C2065: “a_future” : 未声明的标识符
boost\thread\future.hpp(1499) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
call "C:\Program Files (x86)\Microsoft Visual Studio .NET
2003\vc7\bin\vcvars32.bat" >nul
cl /Zm800 -nologo
@"bin.v2\libs\thread\build\msvc-7.1\debug\link-static\runtime-link-static\threading-multi\win32\thread.obj.rsp"
...failed compile-c-c++
bin.v2\libs\thread\build\msvc-7.1\debug\link-static\runtime-link-static\threading-multi\win32\thread.obj...
...skipped
libboost_thread-vc71-mt-sgd-1_55.lib
for lack of
win32\thread.obj...
...skipped libboost_thread-vc71-mt-sgd-1_55.lib for lack of
libboost_thread-vc71-mt-sgd-1_55.lib...
compile-c-c++
bin.v2\libs\thread\build\msvc-7.1\release\link-static\runtime-link-static\threading-multi\win32\thread.obj
thread.cpp
boost\functional\hash\hash.hpp(32) : warning C4616: #pragma warning :
警告编号“6295”超出范围,必须在“4001”和“4999“之间
boost\thread\future.hpp(1488) : error C2039:
“make_future_async_shared_state” : 不是“boost::detail”的成员
boost\thread\future.hpp(1638) :
参见对正在编译的类模板实例化“boost::unique_future<R>”的引用
boost\thread\future.hpp(1492) : error C2039:
“make_future_deferred_shared_state” : 不是“boost::detail”的成员
boost\thread\future.hpp(1683) : error C2039:
“make_future_async_shared_state” : 不是“boost::detail”的成员
boost\thread\future.hpp(1807) :
参见对正在编译的类模板实例化“boost::unique_future”的引用
boost\thread\future.hpp(1687) : error C2039:
“make_future_deferred_shared_state” : 不是“boost::detail”的成员
boost\thread\future.hpp(1490) : error C2951: 模板声明只能在全局或者命名空间范围内使用
boost\thread\future.hpp(3695) :
参见对正在编译的类模板实例化“boost::unique_future<R>”的引用
with
[
R=void
]
boost\thread\future.hpp(1497) : error C2955: “boost::unique_future” :
使用类模板需要模板参数列表
boost\thread\future.hpp(1638) : 参见“boost::unique_future”的声明
boost\thread\future.hpp(1497) : error C2955: “boost::unique_future” :
使用类模板需要模板参数列表
boost\thread\future.hpp(1638) : 参见“boost::unique_future”的声明
boost\thread\future.hpp(1497) : error C2146: 语法错误 : 缺少“)”(在标识符“a_future”的前面)
boost\thread\future.hpp(1497) : error C2146: 语法错误 : 缺少“;”(在标识符“a_future”的前面)
boost\thread\future.hpp(1497) : error C2377:
“boost::unique_future<R>::future_ptr” : 重定义;typedef 不能由任何其他符号重载
with
[
R=void
]
boost\thread\future.hpp(1454) :
参见“boost::unique_future<R>::future_ptr”的声明
with
[
R=void
]
boost\thread\future.hpp(1497) : error C2059: 语法错误 : “)”
boost\thread\future.hpp(1498) : error C2065: “a_future” : 未声明的标识符
boost\thread\future.hpp(1499) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
call "C:\Program Files (x86)\Microsoft Visual Studio .NET
2003\vc7\bin\vcvars32.bat" >nul
cl /Zm800 -nologo
@"bin.v2\libs\thread\build\msvc-7.1\release\link-static\runtime-link-static\threading-multi\win32\thread.obj.rsp"
...failed compile-c-c++
bin.v2\libs\thread\build\msvc-7.1\release\link-static\runtime-link-static\threading-multi\win32\thread.obj...
...skipped
libboost_thread-vc71-mt-s-1_55.lib
for lack of
win32\thread.obj...
...skipped libboost_thread-vc71-mt-s-1_55.lib for lack of
libboost_thread-vc71-mt-s-1_55.lib...
...failed updating 2 targets...
...skipped 4 targets...