Re: Vorbis libraries
Blake Rollins <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.general |
|---|---|
| Message-ID | <[email protected]> |
Cool, thanks for the advice. I found the dlls in the tools package, though I still can'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. On Wed, Mar 25, 2009 at 11:26 AM, Ian Malone <[email protected]> wrote: > 2009/3/25 Blake Rollins <[email protected]>: > > Hello All, > > Please excuse the noob-ness of my question, but I am just starting out > with > > Vorbis decoding/encoding. I downloaded all the necessary header files > > (codec.h, vorbisfile.h, vorbisenc.h, ogg.h); however I cannot find any > > pre-compiled static or dynamic libraries that I need, all I can find is > the > > source code. Are there any precompiled libraries I can download, or do I > > have to compile them myself? (I have had issues in the past compiling > > downloaded source code). Thanks > > > > What platform are you using? On Linux/Unix building libogg and > libvorbis from source shouldn't be difficult (you'll need to do libogg > first), but most distros will provide -devel packages (e.g. > libogg-devel in Fedora) so you shouldn't need to do it anyway unless > you want to work with libraries from svn. > > Windows development I'm not so sure, but the vorbis-tools download at > Xiph <http://downloads.xiph.org/releases/vorbis/vorbis-tools-win32-bin.7z> > contains dlls and you might want also want to look at > http://www.rarewares.org/ogg-libraries.php > I believe there are also visual studio project files included with the > source code and if you have difficulty building them you can always > ask here. > > Hope this helps. > > -- > imalone > _______________________________________________ > Vorbis mailing list > [email protected] > http://lists.xiph.org/mailman/listinfo/vorbis > _______________________________________________ Vorbis mailing list [email protected] http://lists.xiph.org/mailman/listinfo/vorbis