📄 ch7_6.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Ch7_6 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\TEMP\RSP4.tmp" with contents
[
/nologo /MD /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/Ch7_6.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\ARX2000 Book\Code\Chapter 7\Ch7_6\TBGenWnd.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP4.tmp"
Creating temporary file "C:\TEMP\RSP5.tmp" with contents
[
rxapi.lib acrx15.lib acdb15.lib acutil15.lib acge15.lib acgiapi.lib achapi15.lib acISMobj15.lib acad.lib acedapi.lib acsiobj.lib adui15.lib acui15.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/Ch7_6.pdb" /debug /machine:I386 /def:".\Ch7_6.def" /out:"Debug/Ch7_6.arx" /implib:"Debug/Ch7_6.lib" /pdbtype:sept
".\Debug\AcToolBar.obj"
".\Debug\Ch7_6.obj"
".\Debug\Ch7_6Commands.obj"
".\Debug\DocData.obj"
".\Debug\rxdebug.obj"
".\Debug\StdAfx.obj"
".\Debug\TBGenWnd.obj"
".\Debug\WindoInfoDlg.obj"
".\Debug\WindoTypeDlg.obj"
".\Debug\Ch7_6.res"
]
Creating command line "link.exe @C:\TEMP\RSP5.tmp"
<h3>Output Window</h3>
Compiling...
TBGenWnd.cpp
Linking...
LINK : warning LNK4076: invalid incremental status file "Debug/Ch7_6.ilk"; linking nonincrementally
Creating library Debug/Ch7_6.lib and object Debug/Ch7_6.exp
Ch7_6.exp : warning LNK4070: /OUT:CMACh7_6.arx directive in .EXP differs from output filename "Debug/Ch7_6.arx"; ignoring directive
<h3>Results</h3>
Ch7_6.arx - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -