[vorbis] This is not going well... but better than before!

Michael Smith msmith at labyrinth.net.au
Sun Nov 12 23:14:47 PST 2000



At 01:34 AM 11/13/00 EST, you wrote:
>Ok...
>
>  This is begining to go a bit better.... I have compiled 4 lib's and placed 
>them  in my lib path.
>
>ogg.lib
>vorbis.lib
>vorbisenc.lib
>vorbisfile.lib

Are you actually LINKING against these? Putting them in the path is
obviously insufficient, you must tell the compiler to use them (somewhere
in the project options link section you can append more libraries to the
standard list). 

Apparently you also don't have getopt - just compile the two(?) getopt
files that are supplied with oggenc. They should compile more or less
straight off (possibly you'll need to add some extra define to the
preprocessor options). You don't need to bother making this into a seperate
library - just compile oggenc with these.

Michael

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis mailing list