导致该错误的原因,是编译选项 警告级别 设置过高。

    解决方法:打开项目属性->C/C++ ->general ->Warning level,调低即可。

相关文章: