diff options
| author | David Lechner <david@lechnology.com> | 2019-04-02 15:49:03 -0500 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-04-02 13:49:03 -0700 |
| commit | 0fffb47ed02507aeacc29c64d91e9d4639f981f6 (patch) | |
| tree | 8bf9493d457e083222b85dd98f83e6ca265f22d7 /ports/sqlitecpp | |
| parent | 961b2699b14c675694de0ce219b19b49f7f9078c (diff) | |
| download | vcpkg-0fffb47ed02507aeacc29c64d91e9d4639f981f6.tar.gz vcpkg-0fffb47ed02507aeacc29c64d91e9d4639f981f6.zip | |
Fix vcpkg_find_acquire_program(NUGET) (#5871)
Set the ARCHIVE and NOEXTRACT variables so that downloading works. Also HASH is case-sensitive, so make it lower case.
vcpkg_find_acquire_program(NUGET) was failing with the following error message:
-- Downloading https://dist.nuget.org/win-x86-commandline/v4.8.1/nuget.exe...
CMake Error at scripts/cmake/vcpkg_download_distfile.cmake:159 (file):
file DOWNLOAD error: cannot create directory
'C:/Users/david/Documents/GitHub/vcpkg/downloads/temp/C:/Users/david/Documents/GitHub/vcpkg/downloads'
- Specify file by full path name and verify that you have directory
creation and file write privileges.
Call Stack (most recent call first):
scripts/cmake/vcpkg_find_acquire_program.cmake:255 (vcpkg_download_distfile)
ports/gobject-introspection/portfile.cmake:20 (vcpkg_find_acquire_program)
scripts/ports.cmake:71 (include)
Diffstat (limited to 'ports/sqlitecpp')
0 files changed, 0 insertions, 0 deletions
