mfm1992

来自「东进板的电话短信程序」· 代码 · 共 63 行

TXT
63
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: demo01 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "bscmake.exe /nologo /o"Debug/demo01.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\demo01.sbr" ".\Debug\demo01Dlg.sbr""
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
demo01.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
reating temporary file "C:\WINDOWS\TEMP\RSP4162.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/demo01.pdb" /debug /machine:I386 /out:"Debug/demo01.exe" /pdbtype:sept 
".\Debug\demo01.obj"
".\Debug\demo01Dlg.obj"
".\Debug\StdAfx.obj"
".\Debug\demo01.res"
".\Tc08a32.lib"
".\fsk_mix.lib"
".\NewSig.lib"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP4162.TMP"
<h3>Output Window</h3>
Compiling...
demo01Dlg.cpp
Linking...

LINK : error : Internal error during FinalPhase

  ExceptionCode            = C0000005
  ExceptionFlags           = 00000000
  ExceptionAddress         = 00439535
  NumberParameters         = 00000002
  ExceptionInformation[ 0] = 00000000
  ExceptionInformation[ 1] = 9000029C

CONTEXT:
  Eax    = 90000000  Esp    = 006CF8B4
  Ebx    = 07EF6000  Ebp    = 004964B0
  Ecx    = 00000000  Esi    = 0003D64C
  Edx    = D0B7E890  Edi    = 00080000
  Eip    = 00439535  EFlags = 00010246
  SegCs  = 00000167  SegDs  = 0000016F
  SegSs  = 0000016F  SegEs  = 0000016F
  SegFs  = 0000333F  SegGs  = 00000000
  Dr0    = 006CF8B4  Dr3    = 07EF6000
  Dr1    = 004964B0  Dr6    = 00000000
  Dr2    = 00000000  Dr7    = 00000000
Error executing link.exe.

</pre>
</body>
</html>
|? P`.rdata

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?