Comment by MrDOS
19 hours ago
My understanding is that the Qt 6 build system is vastly easier to work with.
Also, Audacity is not the first major FOSS project to successfully migrate from wxWidgets to Qt: Dolphin, the GameCube/Wii emulator, made a similar migration several years ago[0][1][2][3].
[0]: https://dolphin-emu.org/blog/2017/06/03/dolphin-progress-rep...
[1]: https://dolphin-emu.org/blog/2018/02/03/dolphin-progress-rep...
[2]: https://dolphin-emu.org/blog/2018/05/02/legend-dolphin-lens-...
[3]: https://dolphin-emu.org/blog/2018/07/06/dolphin-progress-rep...
I recall (could be wrong, talk from the top of my head), VLC also did it years ago.
You are correct, but did VLC become more stable and easier to maintain? Maybe... =3
>Qt 6 build system is vastly easier to work with.
The Audacity team imported their existing Qt interface code from a previous project. Depending on the design, the code smell could have a lot of vestigial parts unrelated to the new project.
I have always seen FOSS as the last stop for public domain software. It is supposed to become the stable road future kids walk down to become professionals. The Qt framework is often antithetical to that goal in my opinion. =3
Rule #3: popularity is not an indication of utility.
[flagged]
Don't worry about it =3