VS错误的解决解决:LINK fatal error LNK1000: Internal error during IncrBuildImage

简介: VS错误的解决解决:LINK fatal error LNK1000: Internal error during IncrBuildImage

解决办法:  


 项目(Project)->属性(Property)->链接器(Linker)->常规(General) ,“启用增量链接(Enable Incremental Linking)”,


将“是(/INCREMENTAL)”改为“否(/INCREMENTAL:NO)”。



 有时会多出警告:


 一个警 告:FormatCom.obj : warning LNK4075: 忽略“/EDITANDCONTINUE”(由于“/INCREMENTAL:NO”规范)。


 解决办法:  


 选择项目,属性(Property pages)->配置属性(Configuration Properties) ->C/C++,修改“调试信息格式(Debug Information Format)”为“程序数据库(Program Database(/Zi))”。


目录
相关文章
|
6月前
|
缓存 IDE Linux
Internal error. Please report to https://jb.gg/ide/critical-startup-errors
Internal error. Please report to https://jb.gg/ide/critical-startup-errors
129 0
error C2449: found ‘{‘ at file scope (missing function header?)和error C2059: syntax error : ‘}‘
error C2449: found ‘{‘ at file scope (missing function header?)和error C2059: syntax error : ‘}‘
117 0
|
关系型数据库 MySQL C++
Error:fatal error C1010: unexpected end of file while looking for precompiled head
Error:fatal error C1010: unexpected end of file while looking for precompiled head
111 0
|
Java
Error: A JNI error has occurred, please check your installation and try again
Error: A JNI error has occurred, please check your installation and try again
196 0
|
数据库 C++
VS错误的解决解决:LINK fatal error LNK1000: Internal error during IncrBuildImage
VS错误的解决解决:LINK fatal error LNK1000: Internal error during IncrBuildImage
241 0
gittalk Error: Not Found.
gittalk Error: Not Found.
259 0
gittalk Error: Not Found.