📄 pqdiftest.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PQdifTest - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\yy_xhy\LOCALS~1\Temp\RSP36.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/PQdifTest.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\YYXHY\电力项目\PROJECTTOOL\PQdifTest\PQdifTestDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\yy_xhy\LOCALS~1\Temp\RSP36.tmp"
Creating temporary file "C:\DOCUME~1\yy_xhy\LOCALS~1\Temp\RSP37.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/PQdifTest.pdb" /machine:I386 /out:"Release/PQdifTest.exe"
".\Release\pqdcom4.obj"
".\Release\PQdifTest.obj"
".\Release\PQdifTestDlg.obj"
".\Release\StdAfx.obj"
".\Release\PQdifTest.res"
"..\..\..\电力\PQDIF\PQDIF软件包(SDK,Software Development Kit)\PQDCom\PQDCom4\Debug\PQDcom4.lib"
"..\..\..\电力\PQDIF\PQDIF软件包(SDK,Software Development Kit)\PQDCom\PQDCom4\Debug\zlib.lib"
]
Creating command line "link.exe @C:\DOCUME~1\yy_xhy\LOCALS~1\Temp\RSP37.tmp"
<h3>Output Window</h3>
Compiling...
PQdifTestDlg.cpp
D:\YYXHY\电力项目\PROJECTTOOL\PQdifTest\PQdifTestDlg.cpp(207) : error C2065: 'IPQDIFLogical' : undeclared identifier
D:\YYXHY\电力项目\PROJECTTOOL\PQdifTest\PQdifTestDlg.cpp(207) : error C2146: syntax error : missing ';' before identifier 'ilog'
D:\YYXHY\电力项目\PROJECTTOOL\PQdifTest\PQdifTestDlg.cpp(207) : error C2065: 'ilog' : undeclared identifier
D:\YYXHY\电力项目\PROJECTTOOL\PQdifTest\PQdifTestDlg.cpp(208) : error C2228: left of '.CreateDispatch' must have class/struct/union type
D:\YYXHY\电力项目\PROJECTTOOL\PQdifTest\PQdifTestDlg.cpp(210) : error C2228: left of '.m_bAutoRelease' must have class/struct/union type
D:\YYXHY\电力项目\PROJECTTOOL\PQdifTest\PQdifTestDlg.cpp(211) : error C2228: left of '.ReleaseDispatch' must have class/struct/union type
Error executing cl.exe.
<h3>Results</h3>
PQdifTest.exe - 6 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -