ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Wireshark 3.0.1 build warning on Windows

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Wed, 10 Apr 2019 15:51:55 -0700
On Apr 10, 2019, at 3:44 PM, Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> wrote:

> IOW it's turned off in the CMakefile(?) so users don't hit compile errors (from warnings) in the released product.  I don't know if it's possible to get the buildbot to turn it on again in our builds (i.e., only in our buildbot builds).

Run CMake with -DDISABLE_WERROR=OFF in the buildbots?