search for: 735ea7dc

Displaying 2 results from an estimated 2 matches for "735ea7dc".

Did you mean: 735ea723
2009 May 04
2
using "ov_open" in XCode
Hello, I'm trying to implement ogg file playback in Xcode for the iPhone. I built the frameworks and added them to the project along with all the headers. Now I'm just getting some linker errors saying: _ov_open", referenced from: ...myclass.o symbol(s) not found This is declared in vorbisfile.h. Does this mean my vorbis.framework isn't found? Any help will be greatly
2009 May 04
2
using "ov_open" in XCode
...means the > vorbisfile.framework isn't found. > > They are separate libraries, libvorbis is a dependency of libvorbisfile. > > Conrad. > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/ogg-dev/attachments/20090504/735ea7dc/attachment.htm