On Wednesday 18 February 2004 10:19, Ryan Ashley wrote:> OK, I just noticed I had not only "libname.lib" files with OV,
but also
> "libname_d.lib" files. What are the differences in the two? I am
assuming
> off-hand that the 'd' stands for 'dynamic', but I want to
know for sure. I
> compiled using 'vorbisfile_d.lib' this time instead of
'vorbisfile.lib' and
> got no errors, but If you guys included two seperate libraries for every
> file, something's gotta' be different. Also, what's up with the
> 'libname_static.lib' and 'libname_static_d.lib' files? I
tried compiling
> using some of those and got unresolved externals, so I am assuming they are
> for something else. Thanks for the info.
>
> -Seph
This is correct, the _d variants are dynamically linked. For most purposes,
that's what you want.
I'm not sure what cases you'd want to use the static variants for.
Mike
<p>--- >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@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is
needed.
Unsubscribe messages sent to the list will be ignored/filtered.