VS2008编译时总是出错,进行第二次编译时就没有问题了,不知道这是什么原因?

Compiling...
BookM.cpp
Linking...
LINK : fatal error LNK1000: Internal error during IncrBuildImage
  Version 9.00.21022.08
  ExceptionCode            = C0000005
  ExceptionFlags           = 00000000
  ExceptionAddress         = 00490028
  NumberParameters         = 00000002
  ExceptionInformation[ 0] = 00000008
  ExceptionInformation[ 1] = 00490028
CONTEXT:
  Eax    = 00490028  Esp    = 0031ED38
  Ebx    = 40008168  Ebp    = 0031ED64
  Ecx    = 00E7D670  Esi    = 40186AD0
  Edx    = 0031ED54  Edi    = 0118D6C0
  Eip    = 00490028  EFlags = 00010246
  SegCs  = 0000001B  SegDs  = 00000023
  SegSs  = 00000023  SegEs  = 00000023
  SegFs  = 0000003B  SegGs  = 00000000
  Dr0    = 00000000  Dr3    = 00000000
  Dr1    = 00000000  Dr6    = 00000000
  Dr2    = 00000000  Dr7    = 00000000

posted @ 2010-10-05 15:31  hustwcw  阅读(300)  评论(0编辑  收藏  举报