[Vorbis] Vorbis libraries

Cristian Adam cristian.adam at gmail.com
Wed Mar 25 12:14:03 PDT 2009


2009/3/25 Blake Rollins <blake.g.rollins at gmail.com>

> Ok, I was able to compile the libs in the libvorbis-1.2.0/win32 folder, and
> it gave me names like "vorbis_static_d.lib", so I renamed it "vorbis.lib".
> (that'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.
>
>
I have tested the following scenario:

1. Download libogg 1.1.3 from
http://downloads.xiph.org/releases/ogg/libogg-1.1.3.zip and unpack it in c:\
xiph.org
2. Go to "C:\xiph.org\libogg-1.1.3\win32" folder and get the VS2005 projects
files from svn:
    svn co http://svn.xiph.org/trunk/ogg/win32/VS2005/
3. Compile c:\xiph.org\libogg-1.1.3\win32\VS2005\libogg_static.sln
4. Download libvorbis 1.2.0 from
http://downloads.xiph.org/releases/vorbis/libvorbis-1.2.0.zip and unpack it
in c:\xiph.org
5. Go to "C:\xiph.org\libvorbis-1.2.0\win32\", delete VS2005 folder and the
the updated version from svn:
   svn co http://svn.xiph.org/trunk/vorbis/win32/VS2005/
6. Compile c:\xiph.org\libvorbis-1.2.0\win32\VS2005\vorbis_static.sln

In C:\xiph.org\libogg-1.1.3\win32\VS2005\Win32\ and in
C:\xiph.org\libvorbis-1.2.0\win32\VS2005\Win32\
you should have
the static libraries and the build examples.

Cheers,
Cristian.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/vorbis/attachments/20090325/717ad548/attachment.htm 


More information about the Vorbis mailing list