[non-Windows] vcpkg install
fails from within a path containing spaces (parse_shasum_output)
#6916
Labels
category:vcpkg-bug
The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)
./bootstrap-vcpkg.sh
vcpkg install <any port>
(Abbreviated example log output):
the
test build
folder contains a space, and this throws offparse_shasum_output
invcpkg/toolsrc/src/vcpkg/base/hash.cpp
The text was updated successfully, but these errors were encountered: