Closed amaitland closed 3 years ago
Build failed https://ci.appveyor.com/project/cefsharp/cef-binary-5r1rw/builds/40187111
The old version of CMake
doesn't support VS2019
(#70)
Will need to look at upgrading to the latest cmake and resolving the AppVeyor
specific build issue.
Issue #70 should now be resolved. The first VS2019
successful build is https://ci.appveyor.com/project/cefsharp/cef-binary/builds/40187622
Issue https://bitbucket.org/chromiumembedded/cef/issues/3140/update-include-base-for-c-11-14-features will bring changes that will likely drop support for compiling the wrapper with older
VS
versions, this may force us to upgrade toVS2019
.