search for: oggvorbistest

Displaying 1 result from an estimated 1 matches for "oggvorbistest".

2003 Jun 16
2
using win32 static libs
...vorbis_info_init(&vi); // here comes *the* code, when i'm done with the linker-issue ;) } ---------------------------------------------------------------------- the compiler runs fine but the linker complains: ---------------------------------------------------------------------- OggVorbisTest error LNK2005: __ldused already defined in a previous module OggVorbisTest error LNK2005: __fltused already defined in a previous module OggVorbisTest error LNK2005: _exit already defined in msvcrt.lib(MSVCR71.dll) OggVorbisTest error LNK2005: __exit already defined in msvcrt.lib(MSVCR71.dll) OggVo...