[vorbis-dev] CVS Broken Again?

Dimitry Andric dim at xs4all.nl
Thu Dec 20 18:56:40 PST 2001


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2001-12-21 at 00:13:02 John Denton wrote:

JD> Not me.. I just used the dsw's that are in the download.. But yes, I detest
JD> MSVC.. All I want is working DLLs, to use with a different compiler. I'm
JD> certainly not laying out for MSVC6 - not even for Ogg :-) I'd never come
JD> across 'roll-your-own' dlls before :-)

Well, you could use free alternatives such as CygWin for that. :)

JD> Still two unresolved though..

JD> vorbisenc.obj : error LNK2019: unresolved external symbol _residue_free_info
JD> referenced in function _vorbis_encode_residue_setup

JD> vorbisfile.obj : error LNK2019: unresolved external symbol
JD> _vorbis_info_blocksize referenced in function _ov_pcm_seek

Try the attached patch, or manually add the following exported
function names to vorbis/win32/vorbis.def:

  residue_free_info
  vorbis_bitrate_addblock
  vorbis_bitrate_flushpacket
  vorbis_info_blocksize

Then you should be able to link to vorbis.dll.

Cheers,
- --
Dimitry Andric <dim at xs4all.nl>
PGP Key: http://www.xs4all.nl/~dim/dim.asc
Fingerprint: 7AB462D2CE35FC6D42394FCDB05EA30A2E2096A3
Lbh ner abj va ivbyngvba bs gur QZPN

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5i
Comment: http://www.gn.apc.org/duncan/stoa_cover.htm

iQA/AwUBPCKW5rBeowouIJajEQLMUACgrBrwpHtn719OjfHolpaqUEu9VpsAn2jF
9FmR93oBLZMa/cyd4ArBy8WD
=XP+c
-----END PGP SIGNATURE-----

<HR NOSHADE>
<UL>
<LI>application/octet-stream attachment: vorbisdef.patch
</UL>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vorbisdef.patch
Type: application/octet-stream
Size: 814 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20011221/beb7ab67/vorbisdef.obj


More information about the Vorbis-dev mailing list