search for: jeffmo77

Displaying 3 results from an estimated 3 matches for "jeffmo77".

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
...ith the "libvorbis.a" and "libvorbisfile.a" files? I don't know what those are. Thanks in advance for anybody willing to spoon feed me on this. Jeff On Mon, May 4, 2009 at 1:36 AM, Conrad Parker <conrad at metadecks.org> wrote: > 2009/5/4 Jeffrey Anderson <jeffmo77 at gmail.com>: > > 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: > > &gt...
2009 May 04
0
using "ov_open" in XCode
2009/5/4 Jeffrey Anderson <jeffmo77 at gmail.com>: > 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:...