-
Notifications
You must be signed in to change notification settings - Fork 86
Closed
Description
Builds started failing example is https://ci.appveyor.com/project/cefsharp/cef-binary/build/64.0.0-CI66
The error is generated by cmake
Reverted to using the previous build worker image in commit c510ba2
Looking at https://www.appveyor.com/updates/2018/08/29/ it appears that cmake was upgraded to 3.12.1 which I suspect as the root cause.
Building locally with 3.12.2 and the build succeeds.
Likely when appveyor upgrades to a new cmake version this will be resolved, so waiting appears to be the easier path forward. Will need to revert c510ba2 when the next build image is updated.
Metadata
Metadata
Assignees
Labels
No labels