解决办法: 选择 工程--属性--通用配置--C++--常规--附加包含目录 在最前面添加2个包含目录: $(EngineRoot)external; $(EngineRoot); 转载于:https://www.cnblogs.com/hakase/p/6669595.html