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] Winflexbison update in choco

From: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Date: Wed, 2 Sep 2020 13:52:07 +0100

On Wed, 2 Sep 2020 at 13:43, Dario Lombardo <lomato@xxxxxxxxx> wrote:
Hi
Some days ago (30th aug), the choco package winflexbison3 was updated. Since then, my cmake can't find the LEX_EXECUTABLE as well as the YACC_EXECUTABLE.
Any idea on what happened?
I've fixed the builds by setting LEX_ and YACC_EXECUTABLE in cmake, but I don't know whether this is the correct fix or not. 
Dario.


Either delete CMakeCache.txt (to discover all required libs etc. again), or edit it to remove the invalid path references and then CMake will search and find them again.  

-- 
Graham Bloice