📄 pdc4000demo.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PDC4000Demo - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/PDC4000Demo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Documents and Settings\Administrator\桌面\PCI零碎资料\9054\exe\PDC4000DemoDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB.tmp" with contents
[
setupapi.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/PDC4000Demo.pdb" /machine:I386 /out:"Release/PDC4000Demo.exe"
".\Release\InputAddress.obj"
".\Release\PDC4000Demo.obj"
".\Release\PDC4000DemoDlg.obj"
".\Release\PDC4000SupportFunctions.obj"
".\Release\StdAfx.obj"
".\Release\WriteRamData.obj"
".\Release\PDC4000Demo.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB.tmp"
<h3>Output Window</h3>
Compiling...
PDC4000DemoDlg.cpp
C:\Documents and Settings\Administrator\桌面\PCI零碎资料\9054\exe\PDC4000DemoDlg.cpp(4) : warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
C:\Documents and Settings\Administrator\桌面\PCI零碎资料\9054\exe\PDC4000DemoDlg.cpp(76) : error C2039: 'CWnd' : is not a member of 'CPDC4000DemoDlg'
C:\Documents and Settings\Administrator\桌面\PCI零碎资料\9054\exe\PDC4000DemoDlg.h(14) : see declaration of 'CPDC4000DemoDlg'
C:\Documents and Settings\Administrator\桌面\PCI零碎资料\9054\exe\PDC4000DemoDlg.cpp(76) : error C2059: syntax error : ')'
C:\Documents and Settings\Administrator\桌面\PCI零碎资料\9054\exe\PDC4000DemoDlg.cpp(77) : error C2239: unexpected token ':' following declaration of 'pParent'
Error executing cl.exe.
<h3>Results</h3>
PDC4000Demo.exe - 3 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -