📄 czmismmc.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CZMisMMC - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP21.tmp" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/CZMisMMC.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\vc电子书\项目开发实例导航\源文件\第四章 财政管理系统\AllGroupNode.cpp"
"F:\vc电子书\项目开发实例导航\源文件\第四章 财政管理系统\AllUserNode.cpp"
"F:\vc电子书\项目开发实例导航\源文件\第四章 财政管理系统\AuthorityMgr.cpp"
"F:\vc电子书\项目开发实例导航\源文件\第四章 财政管理系统\CZMisMMC.cpp"
"F:\vc电子书\项目开发实例导航\源文件\第四章 财政管理系统\FunctionItem.cpp"
"F:\vc电子书\项目开发实例导航\源文件\第四章 财政管理系统\GroupFunctionItem.cpp"
"F:\vc电子书\项目开发实例导航\源文件\第四章 财政管理系统\GroupNode.cpp"
"F:\vc电子书\项目开发实例导航\源文件\第四章 财政管理系统\UserNode.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP21.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP22.tmp" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/CZMisMMC.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\vc电子书\项目开发实例导航\源文件\第四章 财政管理系统\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP22.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP23.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib activeds.lib adsiid.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/CZMisMMC.pdb" /debug /machine:I386 /def:".\CZMisMMC.def" /out:"Debug/CZMisMMC.dll" /implib:"Debug/CZMisMMC.lib" /pdbtype:sept
".\Debug\AllGroupNode.obj"
".\Debug\AllUserNode.obj"
".\Debug\AuthorityMgr.obj"
".\Debug\CZMisMMC.obj"
".\Debug\FunctionItem.obj"
".\Debug\GroupFunctionItem.obj"
".\Debug\GroupNode.obj"
".\Debug\StdAfx.obj"
".\Debug\UserNode.obj"
".\Debug\CZMisMMC.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP23.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP24.bat" with contents
[
@echo off
regsvr32 /s /c ".\Debug\CZMisMMC.dll"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP24.bat"
Compiling...
StdAfx.cpp
f:\vc电子书\项目开发实例导航\源文件\第四章 财政管理系统\basenode.h(200) : error C2143: syntax error : missing ';' before '<position>
'
f:\vc电子书\项目开发实例导航\源文件\第四章 财政管理系统\basenode.h(180) : error C2061: syntax error : identifier 'IDisplayHelp'
f:\vc电子书\项目开发实例导航\源文件\第四章 财政管理系统\basenode.h(200) : see reference to class template instantiation 'CBaseNodeItem<T>' being compiled
f:\vc电子书\项目开发实例导航\源文件\第四章 财政管理系统\basenode.h(200) : fatal error C1004: unexpected end of file found
Error executing cl.exe.
<h3>Output Window</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP25.tmp" with contents
[
/nologo /o"Debug/CZMisMMC.bsc"
".\Debug\StdAfx.sbr"
".\Debug\AllGroupNode.sbr"
".\Debug\AllUserNode.sbr"
".\Debug\AuthorityMgr.sbr"
".\Debug\CZMisMMC.sbr"
".\Debug\FunctionItem.sbr"
".\Debug\GroupFunctionItem.sbr"
".\Debug\GroupNode.sbr"
".\Debug\UserNode.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP25.tmp"
<h3>Output Window</h3>
<h3>Results</h3>
CZMisMMC.dll - 3 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -