|
Boost : |
Subject: Re: [boost] [release] Boost 1.64.0 Beta 2
From: Olaf van der Spek (ml_at_[hidden])
Date: 2017-03-30 16:21:08
On Thu, Mar 30, 2017 at 4:14 PM, Rene Rivera via Boost
<boost_at_[hidden]> wrote:
> Please download the beta, give it a try, and report any problems you
> encounter.
VC2017 / W7:
C:\VC\boost_1_64_0>bootstrap.bat
Building Boost.Build engine
Bootstrapping is done. To build, run:
.\b2
To adjust configuration, edit 'project-config.jam'.
Further information:
- Command line help:
.\b2 --help
- Getting started guide:
http://boost.org/more/getting_started/windows.html
- Boost.Build documentation:
http://www.boost.org/build/doc/html/index.html
C:\VC\boost_1_64_0>b2
'"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14
.10.25017/bin/HostX86/vcvarsall.bat"' is not recognized as an internal or extern
al command,
operable program or batch file.
'"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14
.10.25017/bin/HostX86/vcvarsall.bat"' is not recognized as an internal or extern
al command,
operable program or batch file.
'"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14
.10.25017/bin/HostX86/vcvarsall.bat"' is not recognized as an internal or extern
al command,
operable program or batch file.
'"C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14
.10.25017/bin/HostX86/vcvarsall.bat"' is not recognized as an internal or extern
al command,
operable program or batch file.
Performing configuration checks
- 32-bit : yes
- arm : no
- mips1 : no
- power : no
- sparc : no
- x86 : yes
Building the Boost C++ Libraries.
- symlinks supported : yes
- C++11 mutex : yes
- Boost.Config Feature Check: cxx11_auto_declarations : yes
- Boost.Config Feature Check: cxx11_constexpr : yes
- Boost.Config Feature Check: cxx11_defaulted_functions : yes
- Boost.Config Feature Check: cxx11_final : yes
- Boost.Config Feature Check: cxx11_hdr_mutex : yes
- Boost.Config Feature Check: cxx11_hdr_tuple : yes
- Boost.Config Feature Check: cxx11_lambdas : yes
- Boost.Config Feature Check: cxx11_noexcept : yes
- Boost.Config Feature Check: cxx11_nullptr : yes
- Boost.Config Feature Check: cxx11_rvalue_references : yes
- Boost.Config Feature Check: cxx11_template_aliases : yes
- Boost.Config Feature Check: cxx11_thread_local : yes
- Boost.Config Feature Check: cxx11_variadic_templates : yes
- has_icu builds : no
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
-- Olaf
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk