Search found 3 matches

by artm
Fri Feb 03, 2012 10:26 am
Forum: Compiling Audacity
Topic: Building on OSX 10.6 Snow Leopard
Replies: 14
Views: 17988

Re: Building on OSX 10.6 Snow Leopard

This is not the last time I'm building it, since our intention is to make a custom version for a series of workshops. I'll document problems / solutions as they arise. I'm building on MacBook Pro, Snow Leopard, Xcode 3.2.6. I've built wxMac 2.8.12 from the sources downloaded from wxwidgets website. ...
by artm
Tue Jan 31, 2012 5:02 pm
Forum: Compiling Audacity
Topic: Building on OSX 10.6 Snow Leopard
Replies: 14
Views: 17988

Re: Building on OSX 10.6 Snow Leopard

Update: after some fine-tuning I managed to build audacity from within Xcode with more or less default set of features. I haven't investigated everything yet, but here are some findings: 1. The second of the above problems seems to have been caused by my attempt to compile with gcc 4.2. With 4.0 it...
by artm
Tue Jan 31, 2012 12:05 pm
Forum: Compiling Audacity
Topic: Building on OSX 10.6 Snow Leopard
Replies: 14
Views: 17988

Re: Building on OSX 10.6 Snow Leopard

When I try to build following this method, with slight modifications (e.g. using min mac os version 10.5 and trying to build only intel 32 bit version of audacity) I run into several problems. wxMac (2.8.12, Debug Static) builds. I'm building that version because audacity's build instructions tell t...