From: Magnus Jacobsson Date: Wed, 26 Aug 2020 04:48:11 +0000 (+0200) Subject: Fix path too long using Windows CMake build .exe-installer X-Git-Tag: 2.46.0~20^2^2~107^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=66ed0ec6b34575d6ca2f0664e7f5c0efa8e1404e;p=graphviz Fix path too long using Windows CMake build .exe-installer Fixed by using updated preinstalled NSIS with string length 8192. Fixes https://gitlab.com/graphviz/graphviz/-/issues/1770. --- diff --git a/CHANGELOG.md b/CHANGELOG.md index a67677542..24fffd8da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Incorrect 'Arrow type "s" unknown' error #1444 - segfault on reading 0x10 #1724 - Null-dereference READ (144736912) #1676 +- "Warning! PATH too long installer unable to modify PATH!" using CMake Windows installer and PATH length > 1024 [#1770] ## [2.44.1] - 2020-06-29 diff --git a/windows/dependencies/graphviz-build-utilities b/windows/dependencies/graphviz-build-utilities index 3501466fc..3948728fb 160000 --- a/windows/dependencies/graphviz-build-utilities +++ b/windows/dependencies/graphviz-build-utilities @@ -1 +1 @@ -Subproject commit 3501466fce99380d503841c63116cc8f69cd21fd +Subproject commit 3948728fbf9352024bdcaf7e08fab45e1be3d2fd