Re: How to build Theora decoder on VC++ paltform
Ralph Giles <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.theora.general,gmane.comp.multimedia.webm.user |
|---|---|
| Message-ID | <[email protected]> |
On 18 January 2011 17:51, Dave Johnson <[email protected]> wrote: > Can you help me with MacOS 10.6.6? Probably. The source releases should build ok on the command line, or you can use the xcode project in the macosx directory. As Christian described for the MSVC build, you'll need libogg and optionally libvorbis as dependencies; these can be built in the same way. If you have more specific questions, feel free to ask on the theora list. -r