📄 mav8.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MAV8 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\地地猪\LOCALS~1\Temp\RSP31.tmp" with contents
[
winmm.lib guids.lib amstrmid.lib QUARTZ.LIB STRMBASE.LIB MSVCRTD.LIB /nologo /subsystem:windows /incremental:yes /pdb:"Debug/MAV8.pdb" /debug /machine:I386 /nodefaultlib:"LIBRARY" /out:"Debug/MAV8.exe" /pdbtype:sept
".\Debug\asyncio.obj"
".\Debug\asyncrdr.obj"
".\Debug\MAV8.obj"
".\Debug\MAV8Dlg.obj"
".\Debug\Overlay.obj"
".\Debug\PlayWnd.obj"
".\Debug\StdAfx.obj"
".\Debug\MAV8.res"
]
Creating command line "link.exe @"C:\DOCUME~1\地地猪\LOCALS~1\Temp\RSP31.tmp""
<h3>Output Window</h3>
Linking...
STRMBASE.LIB(dllsetup.obj) : error LNK2001: unresolved external symbol "class CFactoryTemplate * g_Templates" (?g_Templates@@3PAVCFactoryTemplate@@A)
STRMBASE.LIB(dllentry.obj) : error LNK2001: unresolved external symbol "class CFactoryTemplate * g_Templates" (?g_Templates@@3PAVCFactoryTemplate@@A)
STRMBASE.LIB(dllsetup.obj) : error LNK2001: unresolved external symbol "int g_cTemplates" (?g_cTemplates@@3HA)
STRMBASE.LIB(dllentry.obj) : error LNK2001: unresolved external symbol "int g_cTemplates" (?g_cTemplates@@3HA)
Debug/MAV8.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.
<h3>Results</h3>
MAV8.exe - 5 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -