search for: __c_exit

Displaying 2 results from an estimated 2 matches for "__c_exit".

2005 Jun 06
1
linker error in debug
...to build it, I get these linker errors: GameClient error LNK2005: _exit already defined in MSVCRTD.lib(MSVCR71D.dll) GameClient error LNK2005: __exit already defined in MSVCRTD.lib(MSVCR71D.dll) GameClient error LNK2005: __cexit already defined in MSVCRTD.lib(MSVCR71D.dll) GameClient error LNK2005: __c_exit already defined in MSVCRTD.lib(MSVCR71D.dll) GameClient error LNK2005: _malloc already defined in MSVCRTD.lib(MSVCR71D.dll) GameClient error LNK2005: _calloc already defined in MSVCRTD.lib(MSVCR71D.dll) GameClient error LNK2005: _realloc already defined in MSVCRTD.lib(MSVCR71D.dll) GameClient error...
2003 Jun 16
2
using win32 static libs
...eady 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) OggVorbisTest error LNK2005: __cexit already defined in msvcrt.lib(MSVCR71.dll) OggVorbisTest error LNK2005: __c_exit already defined in msvcrt.lib(MSVCR71.dll) OggVorbisTest error LNK2005: __XcptFilter already defined in msvcrt.lib(MSVCR71.dll) OggVorbisTest error LNK2005: ___xc_z already defined in msvcrt.lib(cinitexe.obj) OggVorbisTest error LNK2005: ___xc_a already defined in msvcrt.lib(cinitexe.obj) OggVorbis...