[vorbis] This is not going well...
Jack Moffitt
jack at deathstar.icecast.org
Sun Nov 12 13:38:42 PST 2000
if you using vc++ 6, the build procedure is mostly automated (except for
the oggenc part).
here's what you do:
1) Create a directory called C:\SRC
2) Checkout 'ogg' and 'vorbis' and 'vorbis-tools' and 'win32sdk'
3) 'cd \src\win32sdk'
4) 'makesdk'
that should compile all the libs you need, static, dynamic, release and
debug, and stick them in \src\win32sdk\sdk
now just make a project for oggenc, which is in \src\vorbis-tools\oggenc,
and poing headers to c:\src\win32sdk\sdk\include, and libs to
c:\src\win32\sdk\release (or debug).
it should work fine.
most of this build stuff is automated and easy. i don't think i've gotten
to oggenc yet, but if i have that should be automated too. and if i
haven't, it soon will be.
jack.
--- >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