Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Problems building under Windows 10

From: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Date: Wed, 13 Nov 2019 07:42:00 +0000


On Wed, 13 Nov 2019 at 07:01, Roland Knall <rknall@xxxxxxxxx> wrote:
Do you execute canoe from a Visual Studio Commandprompt? I recently tried it and it works fine.



This also works for me, without the need for a canoe though.

You can check if the command prompt has been set up correctly by attempting to execute the compiler (cl.exe), for VS 2019 you should see something similar to:

Microsoft (R) C/C++ Optimizing Compiler Version 19.23.28106.4 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.
usage: cl [ option... ] filename... [ /link linkoption... ]

--
Graham Bloice