Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.
LINK : fatal error LNK1000: Internal error during IncrBuildImage
LegacyForum
Posts: 1,664 ✭✭
If you are using vc9 (Visual Studio 2008) see a popup titled "Microsoft Incremental Linker" that says:
The link error is a bug in link.exe, not a bug in Insure++.
and in Visual Studio's Output Window you see:Microsoft Incremental Linker has encountered a problem and needs to close. We are sorry for the inconvenience.
If you were in the middle of something, the information you were working on might be lost.
Please tell Microsoft about this problem.
We have created an error report that you can send to help us improve Microsoft Incremental Linker. We will treat this report as confidential and anonymous.
then you should read http://support.microsoft.com/kb/948127 , and use /INCREMENTAL:NO or apply the hotfix from Microsoft.LINK : C:\Users\jon\AppData\Local\Temp\mfcapp90\Debug\mfcapp90.exe not found or not built by the last incremental link; performing full link
Embedding manifest...
Microsoft ® Windows ® Resource Compiler Version 6.0.5724.0
Copyright © Microsoft Corporation. All rights reserved.
LINK : fatal error LNK1000: Internal error during IncrBuildImage
The link error is a bug in link.exe, not a bug in Insure++.
0