Hi, the AudacityApp.cpp shows an error when you try to install:
[ 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);
^
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.
Pinned Comments