📄 server.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Server - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/Server.pdb" /debug /machine:I386 /out:"Debug/Server.exe" /pdbtype:sept
".\Debug\Server.obj"
".\Debug\ServerDlg.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C.tmp"
<h3>Output Window</h3>
Linking...
LINK : LNK6004: Debug/Server.exe not found or not built by the last incremental link; performing full link
LINK : error : Internal error during FinalPhase
ExceptionCode = C0000005
ExceptionFlags = 00000000
ExceptionAddress = 00439535
NumberParameters = 00000002
ExceptionInformation[ 0] = 00000000
ExceptionInformation[ 1] = 3FFF029C
CONTEXT:
Eax = 3FFF0000 Esp = 0012E680
Ebx = 1FD7B000 Ebp = 004964B0
Ecx = 00000A28 Esi = 000FFFF8
Edx = 06E40001 Edi = 00200000
Eip = 00439535 EFlags = 00010206
SegCs = 0000001B SegDs = 00000023
SegSs = 00000023 SegEs = 00000023
SegFs = 0000003B SegGs = 00000000
Dr0 = 0012E680 Dr3 = 1FD7B000
Dr1 = 004964B0 Dr6 = 00000A28
Dr2 = 00000000 Dr7 = 00000000
执行 link.exe 时出错.
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -