📄 bbb.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: BBB - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/BBB.pdb" /debug /machine:I386 /out:"Debug/BBB.exe" /pdbtype:sept ".\Debug\BBB.obj" ".\Debug\BBBDlg.obj" ".\Debug\StdAfx.obj" ".\Debug\BBB.res" ".\amzi.lib" "
<h3>Output Window</h3>
Linking...
StdAfx.obj : warning LNK4078: multiple ".CRT" sections found with different attributes (40301040)
StdAfx.obj : error LNK2001: unresolved external symbol __RTC_CheckEsp
StdAfx.obj : error LNK2001: unresolved external symbol __RTC_Shutdown
StdAfx.obj : error LNK2001: unresolved external symbol __RTC_InitBase
StdAfx.obj : error LNK2001: unresolved external symbol ___security_cookie
StdAfx.obj : error LNK2001: unresolved external symbol ___CxxFrameHandler3
StdAfx.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
StdAfx.obj : error LNK2001: unresolved external symbol @_RTC_CheckStackVars@8
StdAfx.obj : error LNK2001: unresolved external symbol "unsigned int (__stdcall* ATL::g_pfnGetThreadACP)(void)" (?g_pfnGetThreadACP@ATL@@3P6GIXZA)
StdAfx.obj : error LNK2001: unresolved external symbol @_RTC_CheckStackVars2@12
StdAfx.obj : error LNK2001: unresolved external symbol __alloca_probe_16
StdAfx.obj : error LNK2001: unresolved external symbol @_RTC_AllocaHelper@12
StdAfx.obj : error LNK2001: unresolved external symbol __resetstkoflw
StdAfx.obj : error LNK2001: unresolved external symbol __CrtDbgReportW
StdAfx.obj : error LNK2001: unresolved external symbol __except_handler4
StdAfx.obj : error LNK2001: unresolved external symbol "class ATL::CTraceCategory ATL::atlTraceException" (?atlTraceException@ATL@@3VCTraceCategory@1@A)
StdAfx.obj : error LNK2001: unresolved external symbol "public: static class ATL::CTrace ATL::CTrace::s_trace" (?s_trace@CTrace@ATL@@2V12@A)
StdAfx.obj : error LNK2001: unresolved external symbol _AtlTraceVA
StdAfx.obj : error LNK2001: unresolved external symbol _wcscpy_s
StdAfx.obj : error LNK2001: unresolved external symbol "void __stdcall AfxThrowInvalidArgException(void)" (?AfxThrowInvalidArgException@@YGXXZ)
StdAfx.obj : error LNK2001: unresolved external symbol __recalloc
Debug/BBB.exe : fatal error LNK1120: 20 unresolved externals
Error executing link.exe.
<h3>Results</h3>
BBB.exe - 21 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -