[vorbis-dev] Vorbis on Windows

Michael Smith msmith at labyrinth.net.au
Tue Aug 29 01:10:54 PDT 2000



At 12:12 PM 8/28/00 -0700, you wrote:
>I believe you are correct.  I managed to successfully
>compile the library file using the project/workspace
>files provided, however; when I tried to compile the
>examples (i.e. the encoder/decoder, etc.) I followed
>the path that you mentioned by opening up a project
>and compiling the file along with the other C
>programs.  That is when I ran into trouble.
>
>Do you know of a better way??

The example encoder and decoder work correctly on windows. Just compile
that one file (encoder_example.c or decoder_example.c), and link to the
library you just built. You shouldn't be adding in any other extra files.

The other things that should run correctly on windows are the winamp plugin
(obviously) and oggenc (a more comprehensive encoder - but there aren't any
windows project files for it. Looking at Makefile.in should let you know
which files need to be included).

Michael

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/



More information about the Vorbis-dev mailing list