5 Nov
2022
5 Nov
'22
5:09 p.m.
On Sat, Oct 29, 2022 at 12:05 AM Vinnie Falco
On Fri, Oct 28, 2022 at 7:04 PM Tom Kent via Boost
wrote: I ran it through the build process and got some issues with boost::url running on msvc-14.0.
Sorry about that. It turns out that msvc-14.0 doesn't have enough conforming C++11 constexpr to support Boost.URL. We have made some fixes to the build and CI scripts to indicate this, we might need more (or the snapshot might not have the fixes).
I'm still seeing this issue on the latest nightly build. Is it possible this is stuck on develop? Or the rules don't prevent URL from building on msvc-14.0? Tom