visual-studio-2008 - BSCMAKE : error BK1506 : cannot open file StdAfx. sbr 没有那个文件或目录

标签 visual-studio-2008 visual-studio-2005 compilation .sbr

我已将我的 VS2006 项目之一转换为 VS2008,当尝试在 VS2008 中构建项目时,出现上述错误。什么是 .sbr 文件?以及如何修复编译错误?非常感谢任何帮助。

最佳答案

你可以去:
配置属性 -> C/C++ -> 浏览信息

删除 Enable Browse Information (将其设置为 No )

关于visual-studio-2008 - BSCMAKE : error BK1506 : cannot open file StdAfx. sbr 没有那个文件或目录,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/109281/

相关文章:

visual-studio - 排除在 Visual Studio 中发布的网站中的文件

c - 为什么在将矩阵传递给函数时会出现编译错误

python - 将python代码编译成单个exe

c++ - 运行 g++ 时需要使用 -o 吗?

c# - 在整个代码库上重构 "using"指令?

visual-studio - 有没有人能够使用 Visual Studio 2005 或更高版本调试 asp 经典代码?

c# - 如何处理 Windows 安装程序中的复选框控件?

c++ - 未注册类(class)

visual-studio - 什么会导致Visual Studio一直重建我的整个解决方案?

visual-studio-2008 - 在 Visual Studio 调试器中中断按钮单击事件