...ing logging 4.0

はてなブログに移行しました。D言語の話とかいろいろ。

インクリメンタルリンク失敗?

なんだこれ.
リンカーが死にやがった.

1>------ ビルド開始: プロジェクト: console, 構成: Debug Win32 ------
1>コンパイルしています...
1>main.cpp
1>リンクしています...
1>main.obj : fatal error LNK1000: Internal error during IncrCalcPtrs
1>  Version 9.00.30729.01
1>  ExceptionCode            = C0000005
1>  ExceptionFlags           = 00000000
1>  ExceptionAddress         = 00E3B8C0 (00DE0000) "c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\link.exe"
1>  NumberParameters         = 00000002
1>  ExceptionInformation[ 0] = 00000000
1>  ExceptionInformation[ 1] = 0000001C
1>CONTEXT:
1>  Eax    = 00000000  Esp    = 003CEC30
1>  Ebx    = 3FFF0000  Ebp    = 003CEC4C
1>  Ecx    = 7761AAAD  Esi    = 40129540
1>  Edx    = 40013848  Edi    = 00000000
1>  Eip    = 00E3B8C0  EFlags = 00010287
1>  SegCs  = 00000023  SegDs  = 0000002B
1>  SegSs  = 0000002B  SegEs  = 0000002B
1>  SegFs  = 00000053  SegGs  = 0000002B
1>  Dr0    = 00000000  Dr3    = 00000000
1>  Dr1    = 00000000  Dr6    = 00000000
1>  Dr2    = 00000000  Dr7    = 00000000
1>ビルドログは "file://c:\Users\haru\Documents\Visual Studio 2008\Projects\console\Debug\BuildLog.htm" に保存されました。
1>console - エラー 1、警告 0
========== ビルド: 0 正常終了、1 失敗、0 更新不要、0 スキップ ==========