On 12/6/19 1:44 PM, Maynard, Chris via Wireshark-dev wrote:
> * The buildbot is running Cmake 3.14.6 while I’m running 3.15.3. Should
> the buildbot be upgraded?
I upgraded it via Chocolatey, which installed 3.16.0. The copy_cli_dlls target failed with that version, so I installed 3.15.5 instead.
> * Lastly, I noticed that my installation of VS Studio 2019 appears to be
> slightly newer than the one installed on the buildbot, with my
> installation being C:\Program Files (x86)\Microsoft Visual
> Studio\2019\Community\VC\Redist\MSVC\14.24.28127, while the buildbot
> has C:\Program Files (x86)\Microsoft Visual
> Studio\2019\Professional\VC\Redist\MSVC\14.23.27820. Is it worth
> upgrading the buildbot before the 3.2.0 release?
Done.