Skip to content

Instantly share code, notes, and snippets.

@teeks99
Created November 16, 2017 14:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save teeks99/3a8026b06cd53ef2746a4e08bff1a026 to your computer and use it in GitHub Desktop.
Save teeks99/3a8026b06cd53ef2746a4e08bff1a026 to your computer and use it in GitHub Desktop.
Boost 1.66.0 Beta 1 RC 1 Windows Build Logs
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-8.0 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-8.0 --includedir=garbage_headers install
Performing configuration checks
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : no (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : no (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : no (cached)
- Boost.Config Feature Check: cxx11_lambdas : no (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : no (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : no (cached)
- Boost.Config Feature Check: cxx11_template_aliases : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : no (cached)
- compiler-supports-avx2 : no (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : no (cached)
- WinDbgCached builds : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 61716 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-9.0 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-9.0 --includedir=garbage_headers install
Performing configuration checks
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : no (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : no (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : no (cached)
- Boost.Config Feature Check: cxx11_lambdas : no (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : no (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : no (cached)
- Boost.Config Feature Check: cxx11_template_aliases : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : no (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 61724 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-10.0 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-10.0 --includedir=garbage_headers install
Performing configuration checks
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : no (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : yes (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : no (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 61724 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-11.0 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-11.0 --includedir=garbage_headers install
Performing configuration checks
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : no (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 61734 targets...
...updating 190 targets...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\life_support.obj
life_support.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\life_support.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\life_support.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\converter\type_id.obj
type_id.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\converter\type_id.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\converter\type_id.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\converter\from_python.obj
from_python.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\converter\from_python.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\converter\from_python.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\converter\registry.obj
registry.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\converter\registry.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\converter\registry.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\converter\builtin_converters.obj
builtin_converters.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\converter\builtin_converters.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\converter\builtin_converters.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\converter\arg_to_python_base.obj
arg_to_python_base.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\converter\arg_to_python_base.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\converter\arg_to_python_base.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\list.obj
list.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\list.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\list.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\long.obj
long.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\long.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\long.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\tuple.obj
tuple.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\tuple.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\tuple.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\slice.obj
slice.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\slice.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\slice.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\str.obj
str.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\str.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\str.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\module.obj
module.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\module.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\module.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\dict.obj
dict.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\dict.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\dict.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\enum.obj
enum.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\enum.cpp(47) : warning C4190: 'auto_free' has C-linkage specified, but returns UDT 'boost::python::api::object' which is incompatible with C
.\boost/python/object_core.hpp(238) : see declaration of 'boost::python::api::object'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\enum.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\enum.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\pickle_support.obj
pickle_support.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\pickle_support.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\pickle_support.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\class.obj
class.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\class.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\class.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\function.obj
function.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\function.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\function.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\inheritance.obj
inheritance.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\inheritance.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\inheritance.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\stl_iterator.obj
stl_iterator.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\stl_iterator.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\stl_iterator.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\from_python.obj
from_python.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\from_python.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\from_python.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\iterator.obj
iterator.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\iterator.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\iterator.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\type_id.obj
type_id.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\type_id.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\type_id.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\registry.obj
registry.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\registry.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\registry.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object_protocol.obj
object_protocol.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object_protocol.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object_protocol.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object_operators.obj
object_operators.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object_operators.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object_operators.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\life_support.obj
life_support.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\life_support.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\life_support.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\wrapper.obj
wrapper.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\wrapper.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\wrapper.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\import.obj
import.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\import.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\import.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\exec.obj
exec.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\exec.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\exec.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\list.obj
list.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\list.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\list.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\long.obj
long.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\long.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\long.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\function_doc_signature.obj
function_doc_signature.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\function_doc_signature.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi\object\function_doc_signature.obj...
...skipped <pbin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi>libboost_python-vc110-mt-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi>list.obj...
...skipped <plib32-msvc-11.0>libboost_python-vc110-mt-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi>libboost_python-vc110-mt-x32-1_66.lib...
...skipped <pbin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi>libboost_python3-vc110-mt-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi>list.obj...
...skipped <plib32-msvc-11.0>libboost_python3-vc110-mt-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\link-static\threadapi-win32\threading-multi>libboost_python3-vc110-mt-x32-1_66.lib...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\tuple.obj
tuple.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\tuple.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\tuple.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\slice.obj
slice.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\slice.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\slice.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\str.obj
str.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\str.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\str.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\dict.obj
dict.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\dict.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\dict.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\arg_to_python_base.obj
arg_to_python_base.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\arg_to_python_base.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\arg_to_python_base.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\builtin_converters.obj
builtin_converters.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\builtin_converters.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\builtin_converters.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\class.obj
class.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\class.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\class.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\enum.obj
enum.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\enum.cpp(47) : warning C4190: 'auto_free' has C-linkage specified, but returns UDT 'boost::python::api::object' which is incompatible with C
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(238) : see declaration of 'boost::python::api::object'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\enum.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\enum.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function.obj
function.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\pickle_support.obj
pickle_support.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\pickle_support.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\pickle_support.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\inheritance.obj
inheritance.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\inheritance.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\inheritance.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\module.obj
module.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\module.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\module.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\from_python.obj
from_python.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\from_python.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\from_python.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\registry.obj
registry.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\registry.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\registry.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\iterator.obj
iterator.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\iterator.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\iterator.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\stl_iterator.obj
stl_iterator.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\stl_iterator.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\stl_iterator.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\wrapper.obj
wrapper.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\wrapper.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\wrapper.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object_protocol.obj
object_protocol.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object_protocol.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object_protocol.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\exec.obj
exec.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\exec.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\exec.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object_operators.obj
object_operators.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object_operators.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object_operators.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\import.obj
import.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\import.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\import.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\type_id.obj
type_id.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\type_id.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\type_id.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function_doc_signature.obj
function_doc_signature.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function_doc_signature.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function_doc_signature.obj...
...skipped <pbin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_python-vc110-mt-sgd-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi>list.obj...
...skipped <plib32-msvc-11.0>libboost_python-vc110-mt-sgd-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_python-vc110-mt-sgd-x32-1_66.lib...
...skipped <pbin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_python3-vc110-mt-sgd-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi>list.obj...
...skipped <plib32-msvc-11.0>libboost_python3-vc110-mt-sgd-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\debug\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_python3-vc110-mt-sgd-x32-1_66.lib...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\life_support.obj
life_support.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\life_support.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\life_support.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\list.obj
list.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\list.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\list.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\long.obj
long.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\long.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\long.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\dict.obj
dict.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\dict.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\dict.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\tuple.obj
tuple.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\tuple.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\tuple.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\arg_to_python_base.obj
arg_to_python_base.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\arg_to_python_base.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\arg_to_python_base.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\builtin_converters.obj
builtin_converters.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\builtin_converters.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\builtin_converters.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\slice.obj
slice.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\slice.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\slice.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\str.obj
str.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\str.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\str.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\enum.obj
enum.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\enum.cpp(47) : warning C4190: 'auto_free' has C-linkage specified, but returns UDT 'boost::python::api::object' which is incompatible with C
.\boost/python/object_core.hpp(238) : see declaration of 'boost::python::api::object'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\enum.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\enum.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\class.obj
class.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\class.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\class.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function.obj
function.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\module.obj
module.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\module.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\module.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\pickle_support.obj
pickle_support.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\pickle_support.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\pickle_support.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\iterator.obj
iterator.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\iterator.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\iterator.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\stl_iterator.obj
stl_iterator.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\stl_iterator.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\stl_iterator.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object_protocol.obj
object_protocol.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object_protocol.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object_protocol.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object_operators.obj
object_operators.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object_operators.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object_operators.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\inheritance.obj
inheritance.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\inheritance.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\inheritance.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\wrapper.obj
wrapper.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\wrapper.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\wrapper.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\import.obj
import.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\import.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\import.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\exec.obj
exec.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\exec.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\exec.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\converter\from_python.obj
from_python.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\converter\from_python.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\converter\from_python.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\converter\type_id.obj
type_id.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\converter\type_id.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\converter\type_id.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function_doc_signature.obj
function_doc_signature.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function_doc_signature.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function_doc_signature.obj...
...skipped <pbin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_python-vc110-mt-s-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi>list.obj...
...skipped <plib32-msvc-11.0>libboost_python-vc110-mt-s-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_python-vc110-mt-s-x32-1_66.lib...
...skipped <pbin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_python3-vc110-mt-s-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi>list.obj...
...skipped <plib32-msvc-11.0>libboost_python3-vc110-mt-s-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_python3-vc110-mt-s-x32-1_66.lib...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\life_support.obj
life_support.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\life_support.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\life_support.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\converter\registry.obj
registry.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\converter\registry.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\converter\registry.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\list.obj
list.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\list.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\list.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\long.obj
long.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\long.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\long.obj...
...on 100th target...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\converter\arg_to_python_base.obj
arg_to_python_base.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\converter\arg_to_python_base.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\converter\arg_to_python_base.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\converter\builtin_converters.obj
builtin_converters.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\converter\builtin_converters.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\converter\builtin_converters.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\dict.obj
dict.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\dict.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\dict.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\tuple.obj
tuple.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\tuple.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\tuple.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\str.obj
str.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\str.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\str.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\slice.obj
slice.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\slice.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\slice.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\enum.obj
enum.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\enum.cpp(47) : warning C4190: 'auto_free' has C-linkage specified, but returns UDT 'boost::python::api::object' which is incompatible with C
.\boost/python/object_core.hpp(238) : see declaration of 'boost::python::api::object'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\enum.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\enum.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\class.obj
class.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\class.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\class.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\function.obj
function.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\function.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\function.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\module.obj
module.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\module.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\module.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\pickle_support.obj
pickle_support.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\pickle_support.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\pickle_support.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\iterator.obj
iterator.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\iterator.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\iterator.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\inheritance.obj
inheritance.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\inheritance.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\inheritance.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\stl_iterator.obj
stl_iterator.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\stl_iterator.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\stl_iterator.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object_protocol.obj
object_protocol.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object_protocol.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object_protocol.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object_operators.obj
object_operators.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object_operators.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object_operators.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\converter\from_python.obj
from_python.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\converter\from_python.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\converter\from_python.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\wrapper.obj
wrapper.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\wrapper.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\wrapper.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\import.obj
import.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\import.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\import.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\converter\type_id.obj
type_id.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\converter\type_id.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\converter\type_id.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\converter\registry.obj
registry.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\converter\registry.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\converter\registry.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\life_support.obj
life_support.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\life_support.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\life_support.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\exec.obj
exec.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\exec.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\exec.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\function_doc_signature.obj
function_doc_signature.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\function_doc_signature.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi\object\function_doc_signature.obj...
...skipped <pbin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi>boost_python-vc110-mt-x32-1_66.dll for lack of <pbin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi>list.obj...
...skipped <plib32-msvc-11.0>boost_python-vc110-mt-x32-1_66.dll for lack of <pbin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi>boost_python-vc110-mt-x32-1_66.dll...
...skipped <pbin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi>boost_python3-vc110-mt-x32-1_66.dll for lack of <pbin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi>list.obj...
...skipped <plib32-msvc-11.0>boost_python3-vc110-mt-x32-1_66.dll for lack of <pbin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi>boost_python3-vc110-mt-x32-1_66.dll...
...skipped <pbin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi>boost_python-vc110-mt-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi>list.obj...
...skipped <plib32-msvc-11.0>boost_python-vc110-mt-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi>boost_python-vc110-mt-x32-1_66.lib...
...skipped <pbin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi>boost_python3-vc110-mt-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi>list.obj...
...skipped <plib32-msvc-11.0>boost_python3-vc110-mt-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\threadapi-win32\threading-multi>boost_python3-vc110-mt-x32-1_66.lib...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\list.obj
list.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\list.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\list.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\long.obj
long.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\long.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\long.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\converter\arg_to_python_base.obj
arg_to_python_base.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\converter\arg_to_python_base.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\converter\arg_to_python_base.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\converter\builtin_converters.obj
builtin_converters.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\converter\builtin_converters.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\converter\builtin_converters.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\dict.obj
dict.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\dict.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\dict.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\tuple.obj
tuple.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\tuple.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\tuple.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\str.obj
str.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\str.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\str.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\slice.obj
slice.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\slice.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\slice.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\enum.obj
enum.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\enum.cpp(47) : warning C4190: 'auto_free' has C-linkage specified, but returns UDT 'boost::python::api::object' which is incompatible with C
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(238) : see declaration of 'boost::python::api::object'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\enum.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\enum.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\class.obj
class.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\class.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\class.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\function.obj
function.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\function.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\function.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\module.obj
module.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\module.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\module.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\pickle_support.obj
pickle_support.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\pickle_support.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\pickle_support.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\inheritance.obj
inheritance.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\inheritance.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\inheritance.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\iterator.obj
iterator.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\iterator.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\iterator.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\converter\from_python.obj
from_python.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\converter\from_python.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\converter\from_python.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object_protocol.obj
object_protocol.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object_protocol.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object_protocol.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\stl_iterator.obj
stl_iterator.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\stl_iterator.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\stl_iterator.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object_operators.obj
object_operators.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object_operators.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object_operators.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\wrapper.obj
wrapper.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\wrapper.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\wrapper.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\import.obj
import.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\import.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\import.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\converter\type_id.obj
type_id.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\converter\type_id.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\converter\type_id.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\life_support.obj
life_support.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\life_support.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\life_support.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\converter\registry.obj
registry.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\converter\registry.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\converter\registry.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\list.obj
list.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\list.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\list.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\exec.obj
exec.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\exec.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\exec.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\function_doc_signature.obj
function_doc_signature.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\function_doc_signature.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi\object\function_doc_signature.obj...
...skipped <pbin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi>boost_python-vc110-mt-gd-x32-1_66.dll for lack of <pbin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi>list.obj...
...skipped <plib32-msvc-11.0>boost_python-vc110-mt-gd-x32-1_66.dll for lack of <pbin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi>boost_python-vc110-mt-gd-x32-1_66.dll...
...skipped <pbin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi>boost_python3-vc110-mt-gd-x32-1_66.dll for lack of <pbin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi>list.obj...
...skipped <plib32-msvc-11.0>boost_python3-vc110-mt-gd-x32-1_66.dll for lack of <pbin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi>boost_python3-vc110-mt-gd-x32-1_66.dll...
...skipped <pbin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi>boost_python-vc110-mt-gd-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi>list.obj...
...skipped <plib32-msvc-11.0>boost_python-vc110-mt-gd-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi>boost_python-vc110-mt-gd-x32-1_66.lib...
...skipped <pbin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi>boost_python3-vc110-mt-gd-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi>list.obj...
...skipped <plib32-msvc-11.0>boost_python3-vc110-mt-gd-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\debug\threadapi-win32\threading-multi>boost_python3-vc110-mt-gd-x32-1_66.lib...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\long.obj
long.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\long.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\long.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\converter\arg_to_python_base.obj
arg_to_python_base.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\converter\arg_to_python_base.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\converter\arg_to_python_base.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\converter\builtin_converters.obj
builtin_converters.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\converter\builtin_converters.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\converter\builtin_converters.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\tuple.obj
tuple.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\tuple.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\tuple.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\dict.obj
dict.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\dict.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\dict.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\str.obj
str.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\str.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\str.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\slice.obj
slice.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\slice.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\slice.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\enum.obj
enum.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\enum.cpp(47) : warning C4190: 'auto_free' has C-linkage specified, but returns UDT 'boost::python::api::object' which is incompatible with C
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(238) : see declaration of 'boost::python::api::object'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\enum.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\enum.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\class.obj
class.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\class.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\class.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\function.obj
function.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\function.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\function.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\pickle_support.obj
pickle_support.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\pickle_support.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\pickle_support.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\inheritance.obj
inheritance.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\inheritance.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\inheritance.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\module.obj
module.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\module.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\module.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\iterator.obj
iterator.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\iterator.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\iterator.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object_protocol.obj
object_protocol.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object_protocol.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object_protocol.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\stl_iterator.obj
stl_iterator.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\stl_iterator.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\stl_iterator.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object_operators.obj
object_operators.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object_operators.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object_operators.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\wrapper.obj
wrapper.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\wrapper.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\wrapper.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\import.obj
import.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\import.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\import.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\exec.obj
exec.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\exec.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\exec.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\function_doc_signature.obj
function_doc_signature.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_x86.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\function_doc_signature.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi\object\function_doc_signature.obj...
...skipped <pbin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi>libboost_python-vc110-mt-gd-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi>list.obj...
...skipped <plib32-msvc-11.0>libboost_python-vc110-mt-gd-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi>libboost_python-vc110-mt-gd-x32-1_66.lib...
...skipped <pbin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi>libboost_python3-vc110-mt-gd-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi>list.obj...
...skipped <plib32-msvc-11.0>libboost_python3-vc110-mt-gd-x32-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\debug\link-static\threadapi-win32\threading-multi>libboost_python3-vc110-mt-gd-x32-1_66.lib...
...failed updating 156 targets...
...skipped 32 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-12.0 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-12.0 --includedir=garbage_headers install
Performing configuration checks
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : yes (cached)
- Boost.Config Feature Check: cxx11_final : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : yes (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : yes (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : yes (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 61732 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-14.0 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-14.0 --includedir=garbage_headers install
Performing configuration checks
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : yes (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : yes (cached)
- Boost.Config Feature Check: cxx11_final : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : yes (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : yes (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : yes (cached)
- Boost.Config Feature Check: cxx11_thread_local : yes (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : yes (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : yes (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 62072 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-14.1 address-model=32 architecture=x86 --prefix=.\ --libdir=lib32-msvc-14.1 --includedir=garbage_headers install
Performing configuration checks
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : yes (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : yes (cached)
- Boost.Config Feature Check: cxx11_final : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : yes (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : yes (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : yes (cached)
- Boost.Config Feature Check: cxx11_thread_local : yes (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : yes (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : yes (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 62072 targets...
This file has been truncated, but you can view the full file.
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-8.0 address-model=64 architecture=x86 --prefix=.\ --libdir=lib64-msvc-8.0 --includedir=garbage_headers install
Performing configuration checks
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : no (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : no (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : no (cached)
- Boost.Config Feature Check: cxx11_lambdas : no (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : no (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : no (cached)
- Boost.Config Feature Check: cxx11_template_aliases : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : no (cached)
- compiler-supports-avx2 : no (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : no (cached)
- WinDbgCached builds : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 61774 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-9.0 address-model=64 architecture=x86 --prefix=.\ --libdir=lib64-msvc-9.0 --includedir=garbage_headers install
Performing configuration checks
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : no (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : no (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : no (cached)
- Boost.Config Feature Check: cxx11_lambdas : no (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : no (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : no (cached)
- Boost.Config Feature Check: cxx11_template_aliases : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : no (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 61782 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-10.0 address-model=64 architecture=x86 --prefix=.\ --libdir=lib64-msvc-10.0 --includedir=garbage_headers install
Performing configuration checks
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : no (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : no (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : no (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : yes (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : no (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 61782 targets...
b2 -j%NUMBER_OF_PROCESSORS% --without-mpi --build-type=complete toolset=msvc-11.0 address-model=64 architecture=x86 --prefix=.\ --libdir=lib64-msvc-11.0 --includedir=garbage_headers install
Performing configuration checks
- 32-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
- C++11 mutex : yes (cached)
- Boost.Config Feature Check: cxx11_auto_declarations : yes (cached)
- Boost.Config Feature Check: cxx11_constexpr : no (cached)
- Boost.Config Feature Check: cxx11_defaulted_functions : no (cached)
- Boost.Config Feature Check: cxx11_final : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_mutex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_regex : yes (cached)
- Boost.Config Feature Check: cxx11_hdr_tuple : no (cached)
- Boost.Config Feature Check: cxx11_lambdas : yes (cached)
- Boost.Config Feature Check: cxx11_noexcept : no (cached)
- Boost.Config Feature Check: cxx11_nullptr : yes (cached)
- Boost.Config Feature Check: cxx11_rvalue_references : yes (cached)
- Boost.Config Feature Check: cxx11_template_aliases : no (cached)
- Boost.Config Feature Check: cxx11_thread_local : no (cached)
- Boost.Config Feature Check: cxx11_variadic_templates : no (cached)
- has_icu builds : no (cached)
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- lzma : no (cached)
- iconv (libc) : no (cached)
- iconv (separate) : no (cached)
- icu : no (cached)
- icu (lib64) : no (cached)
- native-atomic-int32-supported : yes (cached)
- message-compiler : yes (cached)
- native-syslog-supported : no (cached)
- pthread-supports-robust-mutexes : no (cached)
- compiler-supports-visibility : no (cached)
- compiler-supports-ssse3 : yes (cached)
- compiler-supports-avx2 : yes (cached)
- gcc visibility : no (cached)
- long double support : yes (cached)
- libbacktrace builds : no (cached)
- addr2line builds : no (cached)
- WinDbg builds : yes (cached)
- WinDbgCached builds : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
- lzma : no (cached)
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : not building
- program_options : building
- python : building
- random : building
- regex : building
- serialization : building
- signals : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 61792 targets...
...updating 190 targets...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\life_support.obj
life_support.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\life_support.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\life_support.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\converter\type_id.obj
type_id.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\converter\type_id.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\converter\type_id.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\converter\from_python.obj
from_python.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\converter\from_python.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\converter\from_python.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\converter\registry.obj
registry.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\converter\registry.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\converter\registry.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\converter\builtin_converters.obj
builtin_converters.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
libs\python\src\converter\builtin_converters.cpp(458) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\converter\builtin_converters.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\converter\builtin_converters.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\converter\arg_to_python_base.obj
arg_to_python_base.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\converter\arg_to_python_base.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\converter\arg_to_python_base.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\long.obj
long.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\long.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\long.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\list.obj
list.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\list.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\list.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\slice.obj
slice.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\slice.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\slice.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\str.obj
str.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\str.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\str.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\dict.obj
dict.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\dict.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\dict.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\tuple.obj
tuple.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\tuple.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\tuple.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\module.obj
module.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\module.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\module.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\pickle_support.obj
pickle_support.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\pickle_support.cpp(49) : warning C4244: '=' : conversion from 'boost::python::ssize_t' to 'long', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\pickle_support.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\pickle_support.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\enum.obj
enum.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\enum.cpp(47) : warning C4190: 'auto_free' has C-linkage specified, but returns UDT 'boost::python::api::object' which is incompatible with C
.\boost/python/object_core.hpp(238) : see declaration of 'boost::python::api::object'
libs\python\src\object\enum.cpp(238) : warning C4244: 'initializing' : conversion from 'boost::python::ssize_t' to 'unsigned int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\enum.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\enum.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\class.obj
class.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\class.cpp(734) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\class.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\class.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\function.obj
function.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\function.cpp(757) : warning C4244: 'argument' : conversion from '__int64' to 'unsigned int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\function.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\function.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\inheritance.obj
inheritance.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\inheritance.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\inheritance.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\stl_iterator.obj
stl_iterator.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\stl_iterator.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\stl_iterator.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\iterator.obj
iterator.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\iterator.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\iterator.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object_protocol.obj
object_protocol.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object_protocol.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object_protocol.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\from_python.obj
from_python.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\from_python.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\from_python.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object_operators.obj
object_operators.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object_operators.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object_operators.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\type_id.obj
type_id.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\type_id.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\type_id.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\registry.obj
registry.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\registry.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\registry.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\life_support.obj
life_support.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\life_support.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\life_support.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\wrapper.obj
wrapper.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\wrapper.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\wrapper.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\import.obj
import.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\import.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\import.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\exec.obj
exec.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\exec.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\exec.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\function_doc_signature.obj
function_doc_signature.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\function_doc_signature.cpp(287) : warning C4244: 'initializing' : conversion from 'boost::python::ssize_t' to 'int', possible loss of data
libs\python\src\object\function_doc_signature.cpp(294) : warning C4244: '=' : conversion from 'boost::python::ssize_t' to 'int', possible loss of data
libs\python\src\object\function_doc_signature.cpp(303) : warning C4244: '=' : conversion from 'boost::python::ssize_t' to 'int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\function_doc_signature.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi\object\function_doc_signature.obj...
...skipped <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi>libboost_python-vc110-mt-x64-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi>list.obj...
...skipped <plib64-msvc-11.0>libboost_python-vc110-mt-x64-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi>libboost_python-vc110-mt-x64-1_66.lib...
...skipped <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi>libboost_python3-vc110-mt-x64-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi>list.obj...
...skipped <plib64-msvc-11.0>libboost_python3-vc110-mt-x64-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\threadapi-win32\threading-multi>libboost_python3-vc110-mt-x64-1_66.lib...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\long.obj
long.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\long.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\long.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\slice.obj
slice.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\slice.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\slice.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\str.obj
str.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\str.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\str.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\list.obj
list.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\list.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\list.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\tuple.obj
tuple.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\tuple.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\tuple.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\dict.obj
dict.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\dict.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\dict.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\enum.obj
enum.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\enum.cpp(47) : warning C4190: 'auto_free' has C-linkage specified, but returns UDT 'boost::python::api::object' which is incompatible with C
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(238) : see declaration of 'boost::python::api::object'
libs\python\src\object\enum.cpp(238) : warning C4244: 'initializing' : conversion from 'boost::python::ssize_t' to 'unsigned int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\enum.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\enum.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\arg_to_python_base.obj
arg_to_python_base.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\arg_to_python_base.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\arg_to_python_base.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\builtin_converters.obj
builtin_converters.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
libs\python\src\converter\builtin_converters.cpp(458) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\builtin_converters.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\builtin_converters.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function.obj
function.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\function.cpp(757) : warning C4244: 'argument' : conversion from '__int64' to 'unsigned int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\class.obj
class.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\class.cpp(734) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\class.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\class.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\module.obj
module.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\module.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\module.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\pickle_support.obj
pickle_support.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\pickle_support.cpp(49) : warning C4244: '=' : conversion from 'boost::python::ssize_t' to 'long', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\pickle_support.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\pickle_support.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\inheritance.obj
inheritance.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\inheritance.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\inheritance.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\from_python.obj
from_python.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\from_python.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\from_python.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\registry.obj
registry.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\registry.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\registry.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\type_id.obj
type_id.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\type_id.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\type_id.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\iterator.obj
iterator.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\iterator.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\iterator.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\stl_iterator.obj
stl_iterator.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\stl_iterator.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\stl_iterator.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object_protocol.obj
object_protocol.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object_protocol.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object_protocol.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\wrapper.obj
wrapper.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\wrapper.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\wrapper.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object_operators.obj
object_operators.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object_operators.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object_operators.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\import.obj
import.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\import.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\import.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\exec.obj
exec.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\exec.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\exec.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function_doc_signature.obj
function_doc_signature.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\function_doc_signature.cpp(287) : warning C4244: 'initializing' : conversion from 'boost::python::ssize_t' to 'int', possible loss of data
libs\python\src\object\function_doc_signature.cpp(294) : warning C4244: '=' : conversion from 'boost::python::ssize_t' to 'int', possible loss of data
libs\python\src\object\function_doc_signature.cpp(303) : warning C4244: '=' : conversion from 'boost::python::ssize_t' to 'int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function_doc_signature.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function_doc_signature.obj...
...skipped <pbin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_python-vc110-mt-sgd-x64-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>list.obj...
...skipped <plib64-msvc-11.0>libboost_python-vc110-mt-sgd-x64-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_python-vc110-mt-sgd-x64-1_66.lib...
...skipped <pbin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_python3-vc110-mt-sgd-x64-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>list.obj...
...skipped <plib64-msvc-11.0>libboost_python3-vc110-mt-sgd-x64-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\debug\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_python3-vc110-mt-sgd-x64-1_66.lib...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\life_support.obj
life_support.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\life_support.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\life_support.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\long.obj
long.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\long.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\long.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\list.obj
list.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\list.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\list.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\dict.obj
dict.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\dict.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\dict.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\arg_to_python_base.obj
arg_to_python_base.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\arg_to_python_base.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\arg_to_python_base.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\str.obj
str.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\str.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\str.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\tuple.obj
tuple.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\tuple.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\tuple.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\builtin_converters.obj
builtin_converters.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
libs\python\src\converter\builtin_converters.cpp(458) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\builtin_converters.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\converter\builtin_converters.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\slice.obj
slice.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\slice.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\slice.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\enum.obj
enum.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\enum.cpp(47) : warning C4190: 'auto_free' has C-linkage specified, but returns UDT 'boost::python::api::object' which is incompatible with C
.\boost/python/object_core.hpp(238) : see declaration of 'boost::python::api::object'
libs\python\src\object\enum.cpp(238) : warning C4244: 'initializing' : conversion from 'boost::python::ssize_t' to 'unsigned int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\enum.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\enum.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\class.obj
class.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\class.cpp(734) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\class.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\class.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function.obj
function.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\function.cpp(757) : warning C4244: 'argument' : conversion from '__int64' to 'unsigned int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\module.obj
module.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\module.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\module.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\pickle_support.obj
pickle_support.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\pickle_support.cpp(49) : warning C4244: '=' : conversion from 'boost::python::ssize_t' to 'long', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\pickle_support.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\pickle_support.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\iterator.obj
iterator.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\iterator.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\iterator.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\stl_iterator.obj
stl_iterator.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\stl_iterator.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\stl_iterator.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object_operators.obj
object_operators.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object_operators.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object_operators.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object_protocol.obj
object_protocol.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object_protocol.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object_protocol.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\inheritance.obj
inheritance.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\inheritance.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\inheritance.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\wrapper.obj
wrapper.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\wrapper.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\wrapper.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\converter\type_id.obj
type_id.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\converter\type_id.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\converter\type_id.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\import.obj
import.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\import.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\import.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\converter\from_python.obj
from_python.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\converter\from_python.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\converter\from_python.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\exec.obj
exec.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\exec.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\exec.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\converter\registry.obj
registry.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\converter\registry.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\converter\registry.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function_doc_signature.obj
function_doc_signature.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\function_doc_signature.cpp(287) : warning C4244: 'initializing' : conversion from 'boost::python::ssize_t' to 'int', possible loss of data
libs\python\src\object\function_doc_signature.cpp(294) : warning C4244: '=' : conversion from 'boost::python::ssize_t' to 'int', possible loss of data
libs\python\src\object\function_doc_signature.cpp(303) : warning C4244: '=' : conversion from 'boost::python::ssize_t' to 'int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function_doc_signature.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi\object\function_doc_signature.obj...
...skipped <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_python-vc110-mt-s-x64-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>list.obj...
...skipped <plib64-msvc-11.0>libboost_python-vc110-mt-s-x64-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_python-vc110-mt-s-x64-1_66.lib...
...skipped <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_python3-vc110-mt-s-x64-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>list.obj...
...skipped <plib64-msvc-11.0>libboost_python3-vc110-mt-s-x64-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\link-static\runtime-link-static\threadapi-win32\threading-multi>libboost_python3-vc110-mt-s-x64-1_66.lib...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\list.obj
list.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\list.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\list.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\long.obj
long.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\long.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\long.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\life_support.obj
life_support.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\life_support.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\life_support.obj...
...on 100th target...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\converter\arg_to_python_base.obj
arg_to_python_base.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\converter\arg_to_python_base.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\converter\arg_to_python_base.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\converter\builtin_converters.obj
builtin_converters.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
libs\python\src\converter\builtin_converters.cpp(458) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\converter\builtin_converters.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\converter\builtin_converters.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\dict.obj
dict.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\dict.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\dict.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\tuple.obj
tuple.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\tuple.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\tuple.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\str.obj
str.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\str.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\str.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\slice.obj
slice.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\slice.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\slice.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\enum.obj
enum.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\enum.cpp(47) : warning C4190: 'auto_free' has C-linkage specified, but returns UDT 'boost::python::api::object' which is incompatible with C
.\boost/python/object_core.hpp(238) : see declaration of 'boost::python::api::object'
libs\python\src\object\enum.cpp(238) : warning C4244: 'initializing' : conversion from 'boost::python::ssize_t' to 'unsigned int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\enum.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\enum.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\class.obj
class.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\class.cpp(734) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\class.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\class.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\function.obj
function.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\function.cpp(757) : warning C4244: 'argument' : conversion from '__int64' to 'unsigned int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\function.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\function.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\module.obj
module.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\module.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\module.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\pickle_support.obj
pickle_support.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\pickle_support.cpp(49) : warning C4244: '=' : conversion from 'boost::python::ssize_t' to 'long', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\pickle_support.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\pickle_support.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\stl_iterator.obj
stl_iterator.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\stl_iterator.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\stl_iterator.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object_operators.obj
object_operators.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object_operators.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object_operators.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object_protocol.obj
object_protocol.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object_protocol.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object_protocol.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\iterator.obj
iterator.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\iterator.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\iterator.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\inheritance.obj
inheritance.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\inheritance.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\inheritance.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\converter\type_id.obj
type_id.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\converter\type_id.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\converter\type_id.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\converter\from_python.obj
from_python.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\converter\from_python.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\converter\from_python.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\wrapper.obj
wrapper.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\wrapper.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\wrapper.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\import.obj
import.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\import.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\import.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\converter\registry.obj
registry.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\converter\registry.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\converter\registry.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\object\life_support.obj
life_support.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\object\life_support.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\object\life_support.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\exec.obj
exec.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\exec.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\exec.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\function_doc_signature.obj
function_doc_signature.cpp
.\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
.\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
.\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
.\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
.\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
.\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
.\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
.\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
.\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
.\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
.\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
.\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
.\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
.\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
.\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
.\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
.\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
.\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
.\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
.\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\function_doc_signature.cpp(287) : warning C4244: 'initializing' : conversion from 'boost::python::ssize_t' to 'int', possible loss of data
libs\python\src\object\function_doc_signature.cpp(294) : warning C4244: '=' : conversion from 'boost::python::ssize_t' to 'int', possible loss of data
libs\python\src\object\function_doc_signature.cpp(303) : warning C4244: '=' : conversion from 'boost::python::ssize_t' to 'int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\function_doc_signature.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi\object\function_doc_signature.obj...
...skipped <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi>boost_python-vc110-mt-x64-1_66.dll for lack of <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi>list.obj...
...skipped <plib64-msvc-11.0>boost_python-vc110-mt-x64-1_66.dll for lack of <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi>boost_python-vc110-mt-x64-1_66.dll...
...skipped <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi>boost_python3-vc110-mt-x64-1_66.dll for lack of <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi>list.obj...
...skipped <plib64-msvc-11.0>boost_python3-vc110-mt-x64-1_66.dll for lack of <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi>boost_python3-vc110-mt-x64-1_66.dll...
...skipped <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi>boost_python-vc110-mt-x64-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi>list.obj...
...skipped <plib64-msvc-11.0>boost_python-vc110-mt-x64-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi>boost_python-vc110-mt-x64-1_66.lib...
...skipped <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi>boost_python3-vc110-mt-x64-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi>list.obj...
...skipped <plib64-msvc-11.0>boost_python3-vc110-mt-x64-1_66.lib for lack of <pbin.v2\libs\python\build\msvc-11.0\release\address-model-64\threadapi-win32\threading-multi>boost_python3-vc110-mt-x64-1_66.lib...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\converter\arg_to_python_base.obj
arg_to_python_base.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\converter\arg_to_python_base.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\converter\arg_to_python_base.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\list.obj
list.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\list.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\list.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\long.obj
long.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\long.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\long.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\converter\builtin_converters.obj
builtin_converters.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
libs\python\src\converter\builtin_converters.cpp(458) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\converter\builtin_converters.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\converter\builtin_converters.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\dict.obj
dict.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\dict.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\dict.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\tuple.obj
tuple.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\tuple.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\tuple.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\str.obj
str.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\str.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\str.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\slice.obj
slice.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\slice.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\slice.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\object\class.obj
class.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\class.cpp(734) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\object\class.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\object\class.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\object\enum.obj
enum.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\enum.cpp(47) : warning C4190: 'auto_free' has C-linkage specified, but returns UDT 'boost::python::api::object' which is incompatible with C
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(238) : see declaration of 'boost::python::api::object'
libs\python\src\object\enum.cpp(238) : warning C4244: 'initializing' : conversion from 'boost::python::ssize_t' to 'unsigned int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\object\enum.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\object\enum.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\object\function.obj
function.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\function.cpp(757) : warning C4244: 'argument' : conversion from '__int64' to 'unsigned int', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\object\function.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\object\function.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\module.obj
module.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\module.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\module.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\object\pickle_support.obj
pickle_support.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(71) : see reference to class template instantiation 'boost::python::objects::make_ptr_instance<T,Holder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2275: 'U' : illegal use of this type as an expression
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2143: syntax error : missing ')' before 'const'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2433: 'get_derived_class_object' : 'inline' not permitted on data declarations
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2059: syntax error : ')'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(68) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(49) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(69) : see reference to class template instantiation 'boost::python::to_python_indirect<T,MakeHolder>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/to_python_indirect.hpp(59) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(280) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(291) : see reference to class template instantiation 'boost::python::api::object_initializer_impl<is_proxy,is_object_manager>' being compiled
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(287) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/object_core.hpp(298) : error C2061: syntax error : identifier 'false_'
libs\python\src\object\pickle_support.cpp(49) : warning C4244: '=' : conversion from 'boost::python::ssize_t' to 'long', possible loss of data
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\object\pickle_support.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\object\pickle_support.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\object\inheritance.obj
inheritance.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
call "C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_11.0_vcvarsall_amd64.cmd" >nul
cl /Zm800 -nologo @"bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\object\inheritance.obj.rsp"
...failed compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\object\inheritance.obj...
compile-c-c++ bin.v2\libs\python\build\msvc-11.0\debug\address-model-64\threadapi-win32\threading-multi\object\iterator.obj
iterator.cpp
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2873: 'true_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(102) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2143: syntax error : missing ';' before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2873: 'false_' : symbol cannot be used in a using-declaration
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/type_traits.hpp(103) : error C2513: 'int' : no variable declared before '='
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2039: 'false_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(23) : error C2061: syntax error : identifier 'false_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(30) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2039: 'true_' : is not a member of 'boost::python::detail'
D:\ReleaseBuild\boost_1_66_0\boost/python/detail/wrapper_base.hpp(61) : error C2061: syntax error : identifier 'true_'
D:\ReleaseBuild\boost_1_66_0\boost/python/object/make_ptr_instance.hpp(58) : error C2065: 'true_' : undeclared identifier
D:\R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment