📄 wzglxt.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: qpglxt - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP37.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/wzglxt.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\BaseButton.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\BaseComboBox.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\BaseDateTimeCtrl.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\BaseEdit.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\BaseListBox.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\BaseStatic.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DBAK.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DBaseQuery.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DComAndGo.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DMerchandise.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DOP.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DPersonnel.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DResume.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DSellQuery.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DSetup.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DStore.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DStoreQuwery.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DUnit.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\MainFrm.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\MyDoc.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\MyView.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\NumberEdit.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\qpglxt.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\RxEdit.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\RxGrid.cpp"
"F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\RxRecordset.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP37.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP38.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/wzglxt.pdb" /debug /machine:I386 /out:"Debug/wzglxt.exe" /pdbtype:sept
".\Debug\BaseButton.obj"
".\Debug\BaseComboBox.obj"
".\Debug\BaseDateTimeCtrl.obj"
".\Debug\BaseEdit.obj"
".\Debug\BaseListBox.obj"
".\Debug\BaseStatic.obj"
".\Debug\DBAK.obj"
".\Debug\DBaseQuery.obj"
".\Debug\DCheck.obj"
".\Debug\DComAndGo.obj"
".\Debug\DInput.obj"
".\Debug\DLOGIN.obj"
".\Debug\DMain.obj"
".\Debug\DMerchandise.obj"
".\Debug\DOP.obj"
".\Debug\DPersonnel.obj"
".\Debug\DResume.obj"
".\Debug\DSellQuery.obj"
".\Debug\DSetup.obj"
".\Debug\DStore.obj"
".\Debug\DStoreQuwery.obj"
".\Debug\DTotal.obj"
".\Debug\DUnit.obj"
".\Debug\MainFrm.obj"
".\Debug\MyDoc.obj"
".\Debug\MyView.obj"
".\Debug\NumberEdit.obj"
".\Debug\qpglxt.obj"
".\Debug\RxADO.obj"
".\Debug\RxEdit.obj"
".\Debug\RxGrid.obj"
".\Debug\RxRecordset.obj"
".\Debug\StdAfx.obj"
".\Debug\qpglxt.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP38.tmp"
<h3>Output Window</h3>
Compiling...
BaseButton.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\BaseButton.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
BaseComboBox.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\BaseComboBox.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
BaseDateTimeCtrl.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\BaseDateTimeCtrl.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
BaseEdit.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\BaseEdit.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
BaseListBox.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\BaseListBox.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
BaseStatic.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\BaseStatic.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
DBAK.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DBAK.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
DBaseQuery.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DBaseQuery.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
DComAndGo.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DComAndGo.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
Generating Code...
Compiling...
DMerchandise.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DMerchandise.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
DOP.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DOP.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
DPersonnel.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DPersonnel.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
DResume.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DResume.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
DSellQuery.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DSellQuery.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
DSetup.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DSetup.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
DStore.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DStore.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
DStoreQuwery.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DStoreQuwery.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
DUnit.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\DUnit.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
Generating Code...
Compiling...
MainFrm.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\MainFrm.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
MyDoc.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\MyDoc.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
MyView.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\MyView.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
NumberEdit.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\NumberEdit.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
qpglxt.cpp
fatal error C1083: Cannot open source file: 'F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\qpglxt.cpp': No such file or directory
RxEdit.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\RxEdit.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
RxGrid.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\RxGrid.cpp(5) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
RxRecordset.cpp
F:\vc源文件\VC完全手册 (H)\物资管理系统\源程序\RxRecordset.cpp(6) : fatal error C1083: Cannot open include file: 'qpglxt.h': No such file or directory
Generating Code...
执行 cl.exe 时出错.
<h3>Results</h3>
wzglxt.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -