Search found 3 matches

by Lightning
Fri Dec 16, 2011 3:10 pm
Forum: Compiling Audacity
Topic: (linux) build breaking: 'wxLocale' does not name a type
Replies: 9
Views: 7051

Re: (linux) build breaking: 'wxLocale' does not name a type

I'm no Linux guru, but I googled "error: 'wxLocale' does not name a type" and found lots of others are having the same problem with Slackware and wxWidgets. I had similar (but not with wxLocale--may not have been building project locale, it is off by default on Windows) problems when I recently mov...
by Lightning
Thu Dec 15, 2011 10:39 am
Forum: Compiling Audacity
Topic: (linux) build breaking: 'wxLocale' does not name a type
Replies: 9
Views: 7051

Re: (linux) build breaking: 'wxLocale' does not name a type

Have you got your configure settings? configure is: ./configure --prefix=/usr/local/audacity/ --disable-static --enable-unicode --disable-debug --enable-nyquist --disable-audiounits --enable-ladspa --disable-quicktime --with-lib-preference="system local" --with-libsndfile --with-expat --with-libsam...
by Lightning
Wed Dec 14, 2011 5:39 pm
Forum: Compiling Audacity
Topic: (linux) build breaking: 'wxLocale' does not name a type
Replies: 9
Views: 7051

(linux) build breaking: 'wxLocale' does not name a type

hi folks, i'm running into serious build-problems, whereas affected versions include 1.3.13, 1.3.14 and current from svn. my build-system is a slackware64-current, wxwidgets 2.8.12. wxwidgets is a dedicated build from source installed to /usr/local/wxwidgets with the directory-structure of wx untouc...