帮忙解决(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添进去