Search found 1 match

by jabouillei
Fri May 15, 2009 11:39 pm
Forum: GNU/Linux and Unix-like
Topic: Building 1.3.7 beta from CVS - wxWidgets version mismatch?
Replies: 2
Views: 870

Re: Building 1.3.7 beta from CVS - wxWidgets version mismatc

I had the same problem. Here is how I got it working. (This is bad and I wouldn't be surprised if audacity crashes eventually.) ./configure --without-libmad make ./configure make The build worked without libmad, but then I couldn't load mp3s. When I included libmad, I received the exact same error t...