Hi All,
Is the CVS source broken again?
My attempts to compile indicate a missing file in vorbis/lib, bitbuffer.c
(and its h file). Copying in an old downloaded copy produces the following
from MSCV 7 (attempting to build OggEnc, having built SDK/all - apparently
not without error :-)..
encode.obj : error LNK2019: unresolved external symbol
_vorbis_bitrate_flushpacket referenced in function _oe_encode
encode.obj : error LNK2019: unresolved external symbol
_vorbis_bitrate_addblock referenced in function _oe_encode
vorbis_static.lib(block.obj) : error LNK2019: unresolved external symbol
_vorbis_bitrate_maxmarkers referenced in function _vorbis_block_init
vorbis_static.lib(res0.obj) : error LNK2001: unresolved external symbol
_vorbis_bitrate_maxmarkers
vorbis_static.lib(block.obj) : error LNK2019: unresolved external symbol
_vorbis_bitrate_init referenced in function _vorbis_analysis_init
vorbis_static.lib(block.obj) : error LNK2019: unresolved external symbol
_vorbis_bitrate_clear referenced in function _vorbis_dsp_clear
Or is it me?
J.
--- >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-dev-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is
needed.
Unsubscribe messages sent to the list will be ignored/filtered.