[vorbis-dev] win32sdk-1.0.1
Dimitry Andric
dimitry at andric.com
Thu Oct 23 08:39:45 PDT 2003
On 2003-10-23 at 17:00:41 David Etherton wrote:
> What does dumpbin /imports on the vorbis dll's say? That will tell you
> what's going on.
The SDK as it is now downloadable from vorbis.com has inconsistently
linked DLLs, as I previously mentioned on this list. Specifically:
name linked with
---------------- -----------------------------------------
ogg.dll static runtime (here's the inconsistency)
ogg_d.dll dynamic debug runtime (ie DLL)
vorbis.dll dynamic runtime (ie DLL)
vorbis_d.dll dynamic debug runtime (ie DLL)
vorbisenc.dll dynamic runtime (ie DLL)
vorbisenc_d.dll dynamic debug runtime (ie DLL)
vorbisfile.dll dynamic runtime (ie DLL)
vorbisfile_d.dll dynamic debug runtime (ie DLL)
Also, the vorbis(_d).dll files are much larger than needed, due to
unnecessary inclusion of vorbisenc-only functions. This has also been
mentioned before.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: part
Type: application/pgp-signature
Size: 184 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20031023/2a04cf71/part.pgp
More information about the Vorbis-dev
mailing list