-
Notifications
You must be signed in to change notification settings - Fork 7.5k
[zlib] AppVeyor build failure #13105
Copy link
Copy link
Closed
Labels
category:tool-updateThe issue is with build tool or build script, which requires update or should be executed correctlyThe issue is with build tool or build script, which requires update or should be executed correctlycategory:vcpkg-bugThe issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)requires:reproThe issue is not currently repro-ableThe issue is not currently repro-able
Metadata
Metadata
Assignees
Labels
category:tool-updateThe issue is with build tool or build script, which requires update or should be executed correctlyThe issue is with build tool or build script, which requires update or should be executed correctlycategory:vcpkg-bugThe issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)requires:reproThe issue is not currently repro-ableThe issue is not currently repro-able
Host Environment
To Reproduce
Execute
./vcpkg install zlibon the AppVeyor Visual Studio 2017 image.Failure logs
Additional context
This works on my local machine with Visual Studio 2019. Here is an example appveyor.yml file and here is an example of a failing build.