[vorbis] Newbie question
Andrew Baker
AndrewBaker at hothouse.org
Mon Dec 16 02:01:04 PST 2002
> On a side note: this is on Win32 and I'd like to note that I had
> serious trouble linking the static libs with /MT code. I Finally
> resorted to building a single oggvorbis lib with all source included.
>
The debug libraries were built against the DLL-based runtime library. I had the same problem and submitted it as a bug. Just get the source code and change the following: "Project Settings" -> "C/C++" -> "Code Generation" and set
"Use run-time library" to "debug multithreaded" on "ogg_static.dsp", "vorbis_static.dsp",
"vorbisenc_static.dsp" and "vorbisfile_static.dsp".
Here are the bugs:
http://bugs.xiph.org/show_bug.cgi?id=295
http://bugs.xiph.org/show_bug.cgi?id=296
Cheers
--
Andrew Baker
--- >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