Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/visual-studio-2008/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Visual studio 2008 致命错误LNK1000:IncrBuildImage期间出现内部错误_Visual Studio 2008_Mfc - Fatal编程技术网

Visual studio 2008 致命错误LNK1000:IncrBuildImage期间出现内部错误

Visual studio 2008 致命错误LNK1000:IncrBuildImage期间出现内部错误,visual-studio-2008,mfc,Visual Studio 2008,Mfc,我在创建一个新的MFC应用程序时遇到了这个奇怪的错误,我只是创建了一个新的MFC应用程序,我没有更改生成表单中的任何内容,请问如何修复这个错误 1>Linking... 1>Embedding manifest... 1>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 1>Copyright (C) Microsoft Corporation. All rights reserved. 1&g

我在创建一个新的MFC应用程序时遇到了这个奇怪的错误,我只是创建了一个新的MFC应用程序,我没有更改生成表单中的任何内容,请问如何修复这个错误

1>Linking...
1>Embedding manifest...
1>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
1>Copyright (C) Microsoft Corporation.  All rights reserved.
1>LINK : fatal error LNK1000: Internal error during IncrBuildImage
1>  Version 9.00.21022.08
1>  ExceptionCode            = C0000005
1>  ExceptionFlags           = 00000000
1>  ExceptionAddress         = FEA4C880
1>  NumberParameters         = 00000002
1>  ExceptionInformation[ 0] = 00000008
1>  ExceptionInformation[ 1] = FEA4C880
1>CONTEXT:
1>  Eax    = FEA4C880  Esp    = 002DEF08
1>  Ebx    = 400081C8  Ebp    = 002DEF34
1>  Ecx    = 0097D670  Esi    = 405B8CFC
1>  Edx    = 002DEF24  Edi    = 0006D6C0
1>  Eip    = FEA4C880  EFlags = 00010246
1>  SegCs  = 0000001B  SegDs  = 00000023
1>  SegSs  = 00000023  SegEs  = 00000023
1>  SegFs  = 0000003B  SegGs  = 00000000
1>  Dr0    = 00000000  Dr3    = 00000000
1>  Dr1    = 00000000  Dr6    = 00000000
1>  Dr2    = 00000000  Dr7    = 00000000
1>Build log was saved at     "file://c:\Users\Yasmine\Desktop\Calculator\Calculator\Debug\BuildLog.htm"
1>Calculator - 1 error(s), 0 warning(s)
 ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

试着做一个完整的重建。这通常会对这类事情进行分类。

尝试进行完整的重新构建。这通常会解决这类问题。

此修复程序将帮助解决您的问题

此修复程序将帮助解决您的问题

断开的链接,当前文章在这里:实际下载在这里:断开的链接,当前文章在这里:实际下载在这里:可能的重复