Re: [Audacity-devel] wxGTK3 requirement for Audacity 3.0.0
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
From: James C. <jam...@gm...> - 2021-03-29 12:19:40
|
Dave, each version of wxWidgets fixes some problems and introduces some new ones. We have only tested with wx3.1.3. We have not tested with wx3.1.4. It is probably pretty safe to use wx3.1.4. But we haven't tested with it, so the test for using our wx3.1.3 will remain in there. Please also have a look at our recent check ins. https://github.com/audacity/audacity/commits/master You may want to cherry pick some of those. --James. On Mon, 29 Mar 2021 at 13:08, Dave Plater <dpl...@gm...> wrote: > On 3/29/21, Dave Plater <dpl...@gm...> wrote: > > Thanks very much, > > Dave > > > > On Sat, 27 Mar 2021, 17:07 James Crook, <jam...@gm...> wrote: > > > >> Dave, > >> > >> You can see that there are four actual patches here: > >> https://github.com/audacity/wxWidgets/commits/audacity-fixes-3.1.3 > >> > >> June 15th 2020 and earlier is all exactly as in wxWidgets. > >> > >> --James > >> > > It seems this was a bit of a false alarm, all of the above patches > except I never used the msw/setup0.h one, are included in > wxWidgets-3.1.4 which is current in openSUSE. This is most probably > why I didn't get any gui problems. I'll use the patch to remove the > audacity wxWidgets check and you should perhaps put in a wx 3.1.4 > requirement instead. > Thanks > Dave > > > _______________________________________________ > audacity-devel mailing list > aud...@li... > https://lists.sourceforge.net/lists/listinfo/audacity-devel > |