$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] 1.68 Getting Started links to 1.67
From: Mike Dev (mike.dev_at_[hidden])
Date: 2018-08-28 10:43:37
> -----Original Message-----
> From: Boost <boost-bounces_at_[hidden]> On Behalf Of Andrey Semashev via Boost
> Sent: Tuesday, August 28, 2018 6:14 PM
> On 08/28/18 12:45, degski via Boost wrote:
> > On Tue, 28 Aug 2018 at 12:28, Olaf van der Spek via Boost <
> > boost_at_[hidden]> wrote:
> >
> >> Actually the best way is to use vcpkg if possible (IMO).
> >
> > Concur, stop your head-aches and use vcpkg, problem over.
>
> AFAIK, vcpkg is MSVC-specific. Not all Windows users use MSVC.
IIRC It runs on windows, linux and mac. with msvc/clang, clang/gcc
and I don't know, which compilers are supported on mac.
I think usage with mingw on windows requires some manual configuration,
but as it is cmake based, I would be surprised if it didn't work.
> -----Original Message-----
> From: Boost <boost-bounces_at_[hidden]> On Behalf Of degski via Boost
> Sent: Tuesday, August 28, 2018 5:46 PM
>
> On Tue, 28 Aug 2018 at 12:28, Olaf van der Spek via Boost <
> boost_at_[hidden]> wrote:
>
> > Actually the best way is to use vcpkg if possible (IMO).
> >
>
> Concur, stop your head-aches and use vcpkg, problem over.
Well, if there was an easy way to tell vcpkg, with which language
level to build boost with, I would agree, but it is definitively
good enough and much better than the binary distribution.