--------------------Configuration: SERVER - Win32 Debug--------------------
Compiling...
SplashWnd.cpp
Linking...
LINK : error : Internal error during EmitMap
  ExceptionCode            = C0000005
  ExceptionFlags           = 00000000
  ExceptionAddress         = 0043F8A4
  NumberParameters         = 00000002
  ExceptionInformation[ 0] = 00000000
  ExceptionInformation[ 1] = 00564F14
CONTEXT:
  Eax    = AAAAAAAB  Esp    = 0012F8F4
  Ebx    = 0051D240  Ebp    = 3FFF3E30
  Ecx    = 00564F10  Esi    = 00000039
  Edx    = 3FFF86C0  Edi    = 00000039
  Eip    = 0043F8A4  EFlags = 00010202
  SegCs  = 0000001B  SegDs  = 00000023
  SegSs  = 00000023  SegEs  = 00000023
  SegFs  = 0000003B  SegGs  = 00000000
  Dr0    = 0012F8F4  Dr3    = 0051D240
  Dr1    = 3FFF3E30  Dr6    = 00564F10
  Dr2    = 00000000  Dr7    = 00000000
执行 link.exe 时出错.
Tool execution canceled by user.
第一次执行就这样,如果再执行一次,就正常了,怎么回事?
谢谢拉