首页 > 其他 > 详细

error LNK2001: unresolved external symbol @__security_check_cookie

时间:2014-01-25 19:07:57      阅读:372      评论:0      收藏:0      [点我收藏+]

Q:VS2005编译的静态库, 在vc++6.0中连接出现错误

error LNK2001: unresolved external symbol @__security_check_cookie@libva.obj

 

A:

VS2005 c/C++ Code generation ->buffer Security check NO(/GS-)

error LNK2001: unresolved external symbol @__security_check_cookie

原文:http://www.cnblogs.com/iclk/p/3533233.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!