boostorg / exception

Boost.org exception module
http://boost.org/libs/exception
Boost Software License 1.0
16 stars 46 forks source link

boost-exception build failure with msvc with both flags: "/std:c++17" and "/std:c17" #34

Closed playgithub closed 3 years ago

playgithub commented 3 years ago

error message

cl : Command line error D8016 : '/std:c++17' and '/std:c17' command-line options are incompatible

https://github.com/microsoft/vcpkg/issues/15232

playgithub commented 3 years ago

Fixed commit: https://github.com/boostorg/build/commit/ab341585995464332733d2852a50f9696867e711