Search found 6 matches

by mmcev106
Sat Aug 22, 2015 5:45 pm
Forum: Compiling Audacity
Topic: Compiling with OS X Yosemite, Xcode 6.4, and wxWidgets 3.1
Replies: 9
Views: 1816

Re: Compiling with OS X Yosemite, Xcode 6.4, and wxWidgets 3

....and I am compiling against 10.6. I was confusing this with another project when I mentioned 10.7. I apologize.
by mmcev106
Sat Aug 22, 2015 5:28 pm
Forum: Compiling Audacity
Topic: Compiling with OS X Yosemite, Xcode 6.4, and wxWidgets 3.1
Replies: 9
Views: 1816

Re: Compiling with OS X Yosemite, Xcode 6.4, and wxWidgets 3

I apologize on the version. I read 2.1.1 from the README.txt, which I guess hasn't been updated yet. For record, I've been reading mac/Build.txt from the beginning, and didn't deviate from it until I hit roadblocks. I wouldn't have gotten this far without it. I got some nasty errors on wxWidgets 3.0...
by mmcev106
Sat Aug 22, 2015 2:44 pm
Forum: Compiling Audacity
Topic: Compiling with OS X Yosemite, Xcode 6.4, and wxWidgets 3.1
Replies: 9
Views: 1816

Re: Compiling with OS X Yosemite, Xcode 6.4, and wxWidgets 3

I am trying to build master from github (which is 2.1.1). Unfortunately, wxWidgets 3.0.2 does not build out of the box on Yosemite either, but master (3.1) does (which I why I went that route). I don't believe the current error I'm getting is related to wxWidgets though, since NSOpenSavePanelDelegat...
by mmcev106
Fri Aug 21, 2015 3:34 pm
Forum: Compiling Audacity
Topic: Compiling with OS X Yosemite, Xcode 6.4, and wxWidgets 3.1
Replies: 9
Views: 1816

Re: Compiling with OS X Yosemite, Xcode 6.4, and wxWidgets 3

Thanks Gale. I don't mind being the one to make the appropriate updates to make building possible in Yosemite, but I might need some direction on this particular error. I spent a couple of hours googling and troubleshooting the other day, and I'm still completely stumped.
by mmcev106
Thu Aug 20, 2015 11:08 am
Forum: Compiling Audacity
Topic: Compiling with OS X Yosemite, Xcode 6.4, and wxWidgets 3.1
Replies: 9
Views: 1816

Compiling with OS X Yosemite, Xcode 6.4, and wxWidgets 3.1

The OS X development instructions seem quite out of date, so I realize I may be blazing new trails. I am currently stuck on the error below: /Users/markmcever/Downloads/audacity/lib-src/FileDialog/mac/FileDialogPrivate.mm:49:39: error: C++ requires a type specifier for all declarations @interface OS...