Re: building libtheora 1.2 on osx64
Ralph Giles <[email protected]> Wed, 07 Nov 2012 13:08:25 -0800
| Newsgroups | gmane.comp.multimedia.ogg.theora.general |
|---|---|
| Message-ID | <[email protected]> |
On 12-11-07 12:44 PM, Basil Mohamed Gohar wrote: >> Start with the source lists in *_sources.mk and *_headers.mk, define >> OPUS_VERSION and OPUS_BUILD in the preprocessor. That should get you >> a working xcode build of the library. > Is that for Opus or Theora? I...was clearly thinking of the wrong thing entirely. The theora repository has an xcode project file, although I haven't tried it for some time. It's targetting MacOS X 10.4, which newer XCode doesn't support, so it will need some updating. The basics should work after the targets are updated. Sorry for the confusion, -r