I also have these libraries in the:
D:\Microsoft Platform SDK\Lib\AMD64
and
D:\Microsoft Platform SDK\Lib\IA64
directories. But I need for X86 not amd64 or ia64 machine, so for me these libraries are useless. I also unset produce debugging symbols in the compiler options and the linker stil show the same error:
LINK : fatal error LNK1104: cannot open file 'MSVCRTD.lib'
So I really don't know what is going on. Are there libs for X86?