【问题】
导入项目,发现很多错误:
无法打开源文件"stdio.h"
无法打开源文件"string.h"
无法打开源文件"float.h"
【解决】
右键项目->属性,选择正确的Windows SDK版本及平台工具集即可解决。