当前位置:   article > 正文

error C4996:The POSIX name for this item is deprecated._error c4996: 'getcwd': the posix name for this ite

error c4996: 'getcwd': the posix name for this item is deprecated. instead,

VS 错误处理 error C4996
error C4996: ‘strdup’: The POSIX name for this item is deprecated.

在 工程属性 -> c/c++ -> 预处理器 -> 预处理器定义 中添加:

DEBUG模式下:
_CRT_SECURE_NO_DEPRECATE
_CRT_SECURE_NO_WARNINGS
_CRT_NONSTDC_NO_DEPRECATE

在这里插入图片描述

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/小桥流水78/article/detail/756408
推荐阅读
相关标签
  

闽ICP备14008679号