Re: [Audacity-devel] Audacity no longer builds against wxWidgets-3.1.6
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
From: Peter S. <pet...@gm...> - 2022-04-20 13:09:10
|
Dave, I added your comment to the Bugzilla thread as I don't believe the Muse developers subscribe to, or read, this list. https://github.com/audacity/audacity/issues/2774 Peter. On Wed, Apr 20, 2022 at 10:29 AM Dave Plater <dpl...@gm...> wrote: > Hi, I maintain Audacity for openSUSE, I have a build failure after > wxWidgets was updated to 3.1.6. There's an issue relating to this on github: > https://github.com/audacity/audacity/issues/2774 but nothing seems to be > happening. > My first build failure is at: > /home/davepl/rpmbuild/BUILD/audacity-Audacity-3.1.3/src/AudacityApp.cpp:1001:1: > error: ‘wxString::wxString(int)’ is private within this context > }; > ^ > In file included from > /home/davepl/rpmbuild/BUILD/audacity-Audacity-3.1.3/libraries/lib-strings/Identifier.h:15:0, > > from > /home/davepl/rpmbuild/BUILD/audacity-Audacity-3.1.3/src/AudacityApp.h:18, > from > /home/davepl/rpmbuild/BUILD/audacity-Audacity-3.1.3/src/AudacityApp.cpp:19: > /usr/include/wx-3.1/wx/string.h:324:3: note: declared private here > wxString(int); > ^~~~~~~~ > > Thanks for your help, > > Dave Plater > _______________________________________________ > audacity-devel mailing list > aud...@li... > https://lists.sourceforge.net/lists/listinfo/audacity-devel > |