On Wed, Nov 13, 2019 at 6:54 AM Richard Sharpe
<realrichardsha...@gmail.com> wrote:
>
> On Tue, Nov 12, 2019 at 11:43 PM Graham Bloice
> <graham.blo...@trihedral.com> wrote:
> >
> > On Wed, 13 Nov 2019 at 07:01, Roland Knall <rkn...@gmail.com> wrote:
> >>
> >> Do you execute canoe from a Visual Studio Commandprompt? I recently tried 
> >> it and it works fine.
>
> Ahhh. I couldn't find the canoe.
>
> > 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... ]
>
> That seems to be the problem. I am in a Developer Command Prompt for
> VS 2019, but:
>
> C:\Development\wsbuild64>cl.exe
> 'cl.exe' is not recognized as an internal or external command,
> operable program or batch file.
>
> Now to figure out how to get those things into my path.

Now I know what happened. I installed Visual Studio to do some work in
C# and did not install the C++ components.

Modifying my install now.

-- 
Regards,
Richard Sharpe
(何以解憂?唯有杜康。--曹操)(传说杜康是酒的发明者)
___________________________________________________________________________
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-requ...@wireshark.org?subject=unsubscribe

Reply via email to