[Plib-users] Error: already defined in LIBCMTD.lib
Brought to you by:
sjbaker
From: sinan k. <sko...@ya...> - 2005-02-13 23:52:57
|
I'm trying to use Plib with OpenGL performer. I'm getting below error. By the way, I tried /NODEFAULTLIB:LIBCMTD.lib option to ignore this library. Then it does not give error, but the program is not running. Any suggestion! Linking... MSVCRT.lib(MSVCRT.dll) : error LNK2005: __getpid already defined in LIBCMTD.lib(getpid.obj) LINK : warning LNK4098: defaultlib "LIBCMTD" conflicts with use of other libs; use /NODEFAULTLIB:library Debug/31Ocak2005Picker.exe : fatal error LNK1169: one or more multiply defined symbols found Error executing link.exe. 31Ocak2005Picker.exe - 2 error(s), 1 warning(s) --------------------------------- Do you Yahoo!? The all-new My Yahoo! What will yours do? |