$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Geometry path length breaking windows regression runs
From: degski (degski_at_[hidden])
Date: 2018-11-23 07:08:39
On Fri, 23 Nov 2018 at 03:45, Tom Kent via Boost <boost_at_[hidden]>
wrote:
> That seem to be created alright, but when I try to cleanup the run
> afterwards, windows doesn't allow me to delete the files.
>
On Win10 you can remove the 260 char path-limit:
------------------------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
"LongPathsEnabled"=dword:00000001
------------------------------------------------------------------------------------------------------
Save the above as a .reg file and right click -> merge -> ok.
degski
-- *âIf something cannot go on forever, it will stop" - Herbert Stein*