如何摆脱“ BSCMAKE:错误BK1500:内部错误”?编译错误 [英] How to get rid of "BSCMAKE : error BK1500: Internal error" compile errors

查看:192
本文介绍了如何摆脱“ BSCMAKE:错误BK1500:内部错误”?编译错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用msbuild编译 Visual Studio 2010 解决方案,并且需要成功构建而没有任何错误。

I use msbuild to compile a Visual Studio 2010 solution and need a successful build without any errors.

但是每次我运行msbuild时, ,或者直接使用Visual Studio重建,清理或编译我的解决方案,我会遇到类似这样的几个bscmake错误。有时在不进行清洁就再次编译时错误会消失,但是对我来说,两次运行msbuild并不是一个好的解决方案。

But each time I run msbuild, or rebuild, or clean and compile my solution directly using Visual Studio, I get several bscmake errors like this one. Sometimes the errors disappear when compiling again without cleaning, but it is not a good solution to me to run msbuild twice.

[...]
10>  Generating Code...
11>  xxxxxxxx\mshtml.tlh(63588): warning BK4504: file contains too many references; ignoring further references from this source
11>  
11>BSCMAKE : error BK1500: Internal error
11>  
11>    Version 10.00.30319.01
11>  
11>    ExceptionCode            = C0000005
11>    ExceptionFlags           = 00000000
11>    ExceptionAddress         = 001343DA (00130000) "c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\bscmake.exe"
11>    NumberParameters         = 00000002
11>    ExceptionInformation[ 0] = 00000000
11>    ExceptionInformation[ 1] = 00000000
11>  
11>  CONTEXT:
11>    Eax    = 00141B30  Esp    = 003CF1C0
11>    Ebx    = 04B142C6  Ebp    = 003CF770
11>    Ecx    = 04BB621C  Esi    = 00000006
11>    Edx    = 00000000  Edi    = 00000001
11>    Eip    = 001343DA  EFlags = 00010293
11>    SegCs  = 00000023  SegDs  = 0000002B
11>    SegSs  = 0000002B  SegEs  = 0000002B
11>    SegFs  = 00000053  SegGs  = 0000002B
11>    Dr0    = 00000000  Dr3    = 00000000
11>    Dr1    = 00000000  Dr6    = 00000000
11>    Dr2    = 00000000  Dr7    = 00000000

[...]

点是我不需要发布版本的浏览信息,也不希望出现此错误消息。可以使用Visual Studio 2008隐藏此类错误,但我认为编译器参数不再可用。

The point is that I don't need browse information for my release and I don't want this error message to occur. It was possible to hide errors like these with Visual Studio 2008, but I think that the compiler parameter is no longer available.

如何隐藏bscmake错误?

我可以停用bscmake(对于发行版)吗?

推荐答案

据Hans Passants评论:

According to Hans Passants comment:

谢谢!

这篇关于如何摆脱“ BSCMAKE:错误BK1500:内部错误”?编译错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆