📄 msvcdemo.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MSVCDEMO - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/MSVCDEMO.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\lingfengli\桌面\狗相关\Visual C++ 例子\Staticlib\MSVCDEMO.rc""
Creating temporary file "D:\RG60Plus\Tmp\RSP66B.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MSVCDEMO.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\lingfengli\桌面\狗相关\Visual C++ 例子\Staticlib\MSVCDEMO.cpp"
"C:\Documents and Settings\lingfengli\桌面\狗相关\Visual C++ 例子\Staticlib\MSVCDEMODlg.cpp"
]
Creating command line "cl.exe @D:\RG60Plus\Tmp\RSP66B.tmp"
Creating temporary file "D:\RG60Plus\Tmp\RSP66C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MSVCDEMO.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\lingfengli\桌面\狗相关\Visual C++ 例子\Staticlib\StdAfx.cpp"
]
Creating command line "cl.exe @D:\RG60Plus\Tmp\RSP66C.tmp"
Creating temporary file "D:\RG60Plus\Tmp\RSP66D.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/MSVCDEMO.pdb" /debug /machine:I386 /out:"Debug/MSVCDEMO.exe" /pdbtype:sept
".\Debug\MSVCDEMO.obj"
".\Debug\MSVCDEMODlg.obj"
".\Debug\StdAfx.obj"
".\Debug\MSVCDEMO.res"
".\RCGrandDogW32.lib"
]
Creating command line "link.exe @D:\RG60Plus\Tmp\RSP66D.tmp"
<h3>Output Window</h3>
Compiling resources...
./winresrc.h(20) : 致命错误 RC1015: 无法打开包含文件 'winuser.rh'.
执行 rc.exe 时出错.
<h3>Results</h3>
MSVCDEMO.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -