On Wed, 2 Sep 2020 at 13:43, Dario Lombardo <lom...@gmail.com> 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
___________________________________________________________________________
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