Re: building libtheora 1.2 on osx64
Ralph Giles <[email protected]> Tue, 23 Oct 2012 14:04:19 -0700
| Newsgroups | gmane.comp.multimedia.ogg.theora.general |
|---|---|
| Message-ID | <[email protected]> |
On 12-10-23 1:10 PM, Dave Johnson wrote: > Do or does anyone have a Xcode document to aid in the chore? Any guidelines? There have been several requests, but no one has contributed one. 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. -r