首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > VC/MFC >

帮忙解决(2)!该如何解决

2012-03-14 
帮忙解决(2)!Linking...Creating library ../Output/Debug/VsatClient.lib and object ../Output/Debug/Vs

帮忙解决(2)!
Linking...
  Creating library ../Output/Debug/VsatClient.lib and object ../Output/Debug/VsatClient.exp
LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB:library


error(0) warning(1)

帮我看看这个警告是什么意思,如何解决啊 !

[解决办法]
在 project-->setting-->c/c++,选preprocessor 在Preprocessor difinitions把/NODEFAULTLIB:library添进去

热点排行