Thanks Conrad, but no matter what I try I&#39;m dead in the water.<div><br></div><div>I guess I&#39;m looking for somebody who can help me through the ogg/vorbis installation process for Mac OSX. Maybe I did something wrong.  </div>
<div><br></div><div>- Downloaded libogg-1.1.3 and libvorbis-1.2.0.  </div><div>- ran the &quot;sh ./configure&quot; and &quot;sudo make install&quot;</div><div>- opened each xCode project and built the frameworks.</div><div>
- copied the frameworks into the appropriate SDK Frameworks directory.</div><div>- included the frameworks and header files in my project</div><div><br></div><div>Do I need to do anything with the &quot;libvorbis.a&quot; and &quot;libvorbisfile.a&quot; files?  I don&#39;t know what those are.</div>
<div><br></div><div>Thanks in advance for anybody willing to spoon feed me on this.</div><div><br></div><div>Jeff</div><div><br></div><div><br><br><div class="gmail_quote">On Mon, May 4, 2009 at 1:36 AM, Conrad Parker <span dir="ltr">&lt;<a href="mailto:conrad@metadecks.org">conrad@metadecks.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">2009/5/4 Jeffrey Anderson &lt;<a href="mailto:jeffmo77@gmail.com">jeffmo77@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Hello,<br>
&gt;<br>
&gt; I&#39;m trying to implement ogg file playback  in Xcode for the iPhone.  I built<br>
&gt; the frameworks and added them to the project along with all the headers.<br>
&gt; Now I&#39;m just getting some linker errors saying:<br>
&gt;<br>
&gt; _ov_open&quot;, referenced from: ...myclass.o<br>
&gt; symbol(s) not found<br>
&gt;<br>
&gt; This is declared in vorbisfile.h.  Does this mean my vorbis.framework isn&#39;t<br>
&gt; found?  Any help will be greatly appreciated.<br>
<br>
</div></div>I don&#39;t know the XCode frameworks, but I expect it means the<br>
vorbisfile.framework isn&#39;t found.<br>
<br>
They are separate libraries, libvorbis is a dependency of libvorbisfile.<br>
<font color="#888888"><br>
Conrad.<br>
</font></blockquote></div><br></div>