📄 spacedeploy.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SpaceDeploy - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/SpaceDeploy.res" /d "_DEBUG" "E:\程序\VC\VC技术方案宝典\mr\1\1.1\1.1.3\04\SpaceDeploy\SpaceDeploy.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP140.tmp" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/SpaceDeploy.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\程序\VC\VC技术方案宝典\mr\1\1.1\1.1.3\04\SpaceDeploy\DataManage.cpp"
"E:\程序\VC\VC技术方案宝典\mr\1\1.1\1.1.3\04\SpaceDeploy\SpaceDeploy.cpp"
"E:\程序\VC\VC技术方案宝典\mr\1\1.1\1.1.3\04\SpaceDeploy\StuffManage.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP140.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP141.tmp" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/SpaceDeploy.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\程序\VC\VC技术方案宝典\mr\1\1.1\1.1.3\04\SpaceDeploy\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP141.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP142.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 /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/SpaceDeploy.pdb" /debug /machine:I386 /def:".\SpaceDeploy.def" /out:"Debug/SpaceDeploy.dll" /implib:"Debug/SpaceDeploy.lib" /pdbtype:sept
".\Debug\DataManage.obj"
".\Debug\SpaceDeploy.obj"
".\Debug\StdAfx.obj"
".\Debug\StuffManage.obj"
".\Debug\SpaceDeploy.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP142.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP143.bat" with contents
[
@echo off
regsvr32 /s /c ".\Debug\SpaceDeploy.dll"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP143.bat"
Compiling resources...
Compiling...
StdAfx.cpp
e:\程序\vc\vc技术方案宝典\mr\1\1.1\1.1.3\04\spacedeploy\debug\msado15.tlh(409) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Compiling...
DataManage.cpp
E:\程序\VC\VC技术方案宝典\mr\1\1.1\1.1.3\04\SpaceDeploy\DataManage.cpp(18) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
SpaceDeploy.cpp
StuffManage.cpp
Generating Code...
Linking...
Creating library Debug/SpaceDeploy.lib and object Debug/SpaceDeploy.exp
<h3>Output Window</h3>
Performing registration
'regsvr32' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
<h3>Results</h3>
SpaceDeploy.dll - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -