Hello,<br><br>I&#39;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&#39;m just getting some linker errors saying:<br>
<br>_ov_open&quot;, referenced from: ...myclass.o<br>symbol(s) not found<br><br>This is declared in vorbisfile.h.  Does this mean my vorbis.framework isn&#39;t found?  Any help will be greatly appreciated.<br><br>Thanks,<br>
<br>Jeff<br><br>