Saturday, June 13, 2009

VC++ 2008 link crash

I am getting the following crash in VC++2008:

Linking... Embedding manifest... Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation.  All rights reserved. LINK : fatal error LNK1000: Internal error during IncrBuildImage

It turns out that this a bug of a VC++ 2008 linker, see hotfix 948127 from Microsoft.

~TS

No comments:

SBCL Hello world

SBCL Hello, world! Version info: - OS: Windows 11 23H2 (Microsoft Windows [Version 10.0.22631.7079]) - Emacs: 30.2 - SBCL : 2.6.4 - SLI...