This repository has been archived by the owner on Dec 18, 2022. It is now read-only.
Possible incompatibility with wxgtk 3.1.6 on Archlinux ? #722
Labels
bug
Some kind of fixable problem was encountered
Guidelines
Version/Commit hash
No response
Describe the bug.
Trying to install from AUR. The compile fails at 48%
Expected behavior
Compiles without errors as always.
OS
Arch Linux 64
Additional context
[ 48%] Building CXX object src/CMakeFiles/Tenacity.dir/AudacityApp.cpp.o
.....................
/home/juan/Descargas/tenacity-git/src/tenacity/src/AudacityApp.cpp:886:80: error: field of type 'wxString' has private constructor {wxLANGUAGE_USER_DEFINED, wxT("eu"), WL(0, SUBLANG_DEFAULT) wxT("Basque"), wxLayout_LeftToRight}, ^ /usr/include/wx-3.1/wx/string.h:324:3: note: declared private here wxString(int); ^
3 warnings and 1 error generated.
make[2]: *** [src/CMakeFiles/Tenacity.dir/build.make:146: src/CMakeFiles/Tenacity.dir/AudacityApp.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:526: src/CMakeFiles/Tenacity.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
==> ERROR: Se produjo un fallo en build().
Cancelando...
This issue is not a duplicate
The text was updated successfully, but these errors were encountered: