Search found 2 matches
- Mon Mar 02, 2015 7:10 pm
- Forum: Compiling Audacity
- Topic: failed to compile 2.0.6
- Replies: 2
- Views: 1910
Re: failed to compile 2.0.6
Thanks for the heads up. I fiddled a bit, and was able to get a working executable. Here are the work-arounds (including the one you mentioned) that I needed to perform: - compile the "gtk" version of wxWidgets. Here's the "configure" command line that I used: ../configure CC='gcc -m64' CXX='g++ -m6...
- Thu Feb 26, 2015 6:55 pm
- Forum: Compiling Audacity
- Topic: failed to compile 2.0.6
- Replies: 2
- Views: 1910
failed to compile 2.0.6
My system is CENTOS 6.6 I typed: ./configure --enable-unicode=no That worked fine. Then I typed: ./make That ran for a good while, and then resulted in the following error message: g++ -DHAVE_CONFIG_H -I. -D__STDC_CONSTANT_MACROS -DLIBDIR="/usr/local//lib" -I../lib-src/portaudio-v19/include -I../lib...