Wireshark mailing list archives

Re: First experience with Visual Studio 2019


From: Graham Bloice <graham.bloice () trihedral com>
Date: Sat, 7 Dec 2019 18:50:20 +0000

Some comments on Chris's observations.

CMake.  VS now includes CMake, although it does lag behind a little, but I
would be expecting it to work (as in tested by MS and others) with the
installed version of VS.  I have been planning to remove the separate
installation of CMake from the Developers Guide, I've been running this for
quite a while now with both VS 2017 and 2019.

VS Version.  The VS team iterate quite quickly, the choco package does seem
to lag a little, e.g. today it offers me 16.3.10 but 16.4.0 has been
released. I think the choco version number is a mistake, it is likely to be
16.3.9, see the VS release notes here:
https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes-history

The lemon warning is a regression and we either need to push an upstream
fix, or use our local macro for unused parameters.

On Sat, 7 Dec 2019 at 00:20, Maynard, Chris via Wireshark-dev <
wireshark-dev () wireshark org> wrote:

-----Original Message-----
From: Gerald Combs [mailto:gerald () wireshark org]
Sent: Friday, December 6, 2019 6:49 PM
To: Developer support list for Wireshark <wireshark-dev () wireshark org>
Cc: Maynard, Chris <Christopher.Maynard () IGT com>
Subject: Re: [Wireshark-dev] First experience with Visual Studio 2019

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.

Thanks!  Upgrading from Cmake 3.15.3 to 3.15.5 resolved nearly all the
warnings I had experienced earlier.  Only two remain, but they are the same
two warnings seen on the buildbot, so at least I seem to be on par with the
buildbot again.

- Chris

CONFIDENTIALITY NOTICE: This message is the property of International Game
Technology PLC and/or its subsidiaries and may contain proprietary,
confidential or trade secret information. This message is intended solely
for the use of the addressee. If you are not the intended recipient and
have received this message in error, please delete this message from your
system. Any unauthorized reading, distribution, copying, or other use of
this message or its attachments is strictly prohibited.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org
?subject=unsubscribe



-- 
Graham Bloice
Software Developer
Trihedral UK Limited
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: