Ok, I was able to compile the libs in the libvorbis-1.2.0/win32 folder, and it gave me names like &quot;vorbis_static_d.lib&quot;, so I renamed it &quot;vorbis.lib&quot;. (that&#39;s what it should be, right?) The projects in the VS2005 folder wouldnt compile, so I hope I compiled the rights libs. I now have 4 libs- vorbis.lib, vorbisfile.lib, vorbisenc.lib, and ogg.lib.<br>
<br><div class="gmail_quote">On Wed, Mar 25, 2009 at 2:12 PM, Cristian Adam <span dir="ltr">&lt;<a href="mailto:cristian.adam@gmail.com">cristian.adam@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">2009/3/25 Blake Rollins <span dir="ltr">&lt;<a href="mailto:blake.g.rollins@gmail.com" target="_blank">blake.g.rollins@gmail.com</a>&gt;</span><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Cool, thanks for the advice. I found the dlls in the tools package, though I still can&#39;t find any static libs. I am using Visual Studio 2008 on Windows; however, I have Fedora on my machine as well, so I will see if I can get the libs through linux.</blockquote>

<div><br>The Vorbis code in SVN contains updated Visual Studio 2005 projects
(conversion to Visual Studio 2008 is a matter of changing
Version=&quot;8.00&quot; to Version=&quot;9.00&quot; in vcproj files, or by using Visual
Studio&#39;s conversion wizard).<br>
<br>
<a href="http://svn.xiph.org/trunk/vorbis/win32/VS2005/" target="_blank">http://svn.xiph.org/trunk/vorbis/win32/VS2005/</a>, also you might want to read the README file (<a href="http://svn.xiph.org/trunk/vorbis/win32/VS2005/README" target="_blank">http://svn.xiph.org/trunk/vorbis/win32/VS2005/README</a>)<br>


<br>
Cheers<br>
Cristian.<br> 
<br></div></div><br>
</blockquote></div><br>