ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] 1.11.0 release

From: Bálint Réczey <balint@xxxxxxxxxxxxxxx>
Date: Wed, 9 Oct 2013 12:21:02 +0200
2013/10/9 Guy Harris <guy@xxxxxxxxxxxx>:
>
> On Oct 9, 2013, at 2:47 AM, Bálint Réczey <balint@xxxxxxxxxxxxxxx> wrote:
>
>> How about dropping the automake based and nmake based makefile systems and
>> replacing both with CMake?
>
> So do you propose that people who are building from source only because they don't have binary packages available for their platforms should be required to install not only make and a C compiler but also CMake?
Building Wireshark already needs way more tools than just make and a C compiler.
IMO with shipping CMake only we could ship something we can reliably
maintain finally.
I also can't name any platform we would like to support but where
CMake is not available easily (like apt-get/yum/etc. install cmake).

Cheers,
Balint