Win7系统,VS2015新创建的项目编译出现C1xx :fatal error c1038:无法打开源文件“stdafx.cpp":no such file or driectory错误。
解决方法:找到VS2015的图标,然后鼠标右键,选中“属性”,如下图红框所示设置即可,将“以兼容模式运行这个程序”前面的勾取消掉
vs2015 C1xx :fatal error c1038:无法打开源文件“stdafx.cpp":no such file or driectory

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-23
  • 2021-11-15
  • 2021-12-20
  • 2021-12-27
猜你喜欢
  • 2021-07-28
  • 2022-01-20
  • 2021-04-01
  • 2021-09-09
  • 2022-01-07
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案