$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [build] msvc-14 linker step failing?
From: degski (degski_at_[hidden])
Date: 2018-02-05 16:24:03
On 5 February 2018 at 09:43, Robert via Boost <boost_at_[hidden]> wrote:
> ... Plus with VS2017, many of the directory paths to reach the various
> support files and executables are too long.
If you are on Windows 10, you can just remove the path length restriction
permanently by following the instructions posted here
<https://www.howtogeek.com/266621/how-to-make-windows-10-accept-file-paths-over-260-characters/>
.
degski