📄 picture.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Picture - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1.74B\LOCALS~1\Temp\RSP95.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Picture.pdb" /debug /machine:I386 /out:"Debug/Picture.exe" /pdbtype:sept
.\Debug\MainFrm.obj
.\Debug\Picture.obj
.\Debug\PictureDoc.obj
.\Debug\PictureView.obj
.\Debug\StdAfx.obj
.\Debug\Picture.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1.74B\LOCALS~1\Temp\RSP95.tmp"
<h3>Output Window</h3>
Linking...
PictureView.obj : error LNK2001: unresolved external symbol "public: __thiscall CROTATE::CROTATE(class CWnd *)" (??0CROTATE@@QAE@PAVCWnd@@@Z)
PictureView.obj : error LNK2001: unresolved external symbol "public: __thiscall CZoom::CZoom(class CWnd *)" (??0CZoom@@QAE@PAVCWnd@@@Z)
PictureView.obj : error LNK2001: unresolved external symbol "public: __thiscall CTran::CTran(class CWnd *)" (??0CTran@@QAE@PAVCWnd@@@Z)
Debug/Picture.exe : fatal error LNK1120: 3 unresolved externals
执行 link.exe 时出错.
<h3>Results</h3>
Picture.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -