![](https://seccdn.libravatar.org/avatar/2f3d52f7ee9cca8029b49e42ec90577c.jpg?s=120&d=mm&r=g)
On 25/06/2016 00:00, Jan Engelhardt wrote:
On Friday 2016-06-24 20:17, Marvin Schlegel wrote:
~> audacity Fatal Error: Mismatch between the program and library build versions detected. The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1009,STL containers,compatible with 2.6), and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1010,STL containers,compatible with 2.6). Aborted (core dumped) ```````````````
This occurs both with the Packman version and with the Tumbleweed OSS current versions. I tried downgrading to the Leap version, but it also fails: wx2.8 is a mess in openSUSE. (And you cannot fix it for released openSUSE versions anymore.) wx3.0 has it nice and smooth but....
audacity does not support (wx's) Unicode mode, despite Unicode mode being *the* configuration wxwidgets itself recommends. Code was submitted as a courtesy to show how the API use needs to looks like (otherwise it would have probably taken even longer), discussion then died at, IIRC, the question of testing. https://github.com/audacity/audacity/pull/112 When I get the time to create a wxWidgets-3-nostl package, audacity can be updated, we're already one release behind and 2.1.3 will be released soon.
Dave P -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org