Opened 5 years ago

#13363 new Bugs

locale not compatible(not compilable) with c++17 mode in VS2017

Reported by: aleksander.matveyev@… Owned by: Artyom Beilis
Milestone: To Be Determined Component: locale
Version: Boost 1.66.0 Severity: Problem
Keywords: c++17 vs2017 Cc:

Description

Trying config and compile boost 1.66 with c++17 mode in vs2017 (v15.5.2), got a lot of errors in build locale lib.

There is config for config c++17 mode for vs2017

b2 --stagedir=./stage/win32 --without-mpi --without-python --without-coroutine --build-type=complete --toolset=msvc-14.1 cxxstd=17 -j8 

Change History (0)

Note: See TracTickets for help on using tickets.