I compiled the github audacity source files against ffmpeg-2.3.6 (the latest version that you support) and wxWidgets-3.0.2 and it finished with no errors.
It installed with no issues and appears to work as expected.
Thanks for your help.
jb.
Search found 4 matches
- Sat Oct 24, 2015 4:37 pm
- Forum: GNU/Linux
- Topic: audacity-2.1.0 fails to compile [SOLVED]
- Replies: 7
- Views: 1258
- Sat Oct 24, 2015 1:52 am
- Forum: GNU/Linux
- Topic: audacity-2.1.0 fails to compile [SOLVED]
- Replies: 7
- Views: 1258
Re: audacity-2.1.0 fails to compile
Well that's interesting - I downloaded the source files from github, as you suggested and compiled those. I get errors from FFmpeg.h as follows: In file included from AudacityApp.cpp:73:0: FFmpeg.h: In function ‘AVOutputFormat* av_oformat_next(AVOutputFormat*)’: FFmpeg.h:692:25: error: conflicting d...
- Fri Oct 23, 2015 11:25 pm
- Forum: GNU/Linux
- Topic: audacity-2.1.0 fails to compile [SOLVED]
- Replies: 7
- Views: 1258
Re: audacity-2.1.0 fails to compile
Okay, so I installed wxWidgets-3.0.2 with no problems. I then compiled audacity-2.1.1 and got this: In file included from AudacityApp.cpp:26:0: /usr/include/wx-3.0/wx/window.h:688:32: note: declared here wxDEPRECATED( virtual void MakeModal(bool modal = true) ); ^ /usr/include/wx-3.0/wx/defs.h:615:4...
- Thu Oct 22, 2015 9:40 pm
- Forum: GNU/Linux
- Topic: audacity-2.1.0 fails to compile [SOLVED]
- Replies: 7
- Views: 1258
audacity-2.1.0 fails to compile [SOLVED]
I'm trying to compile audacity-2.1.0 from source. The end of the configure stage gives: Finished configure: EXPAT: using SYSTEM libraries FFMPEG: using SYSTEM libraries LAME: using SYSTEM libraries LIBFLAC: using SYSTEM libraries LIBID3TAG: using SYSTEM libraries LIBMAD: using SYSTEM libraries LIBNY...