📄 imageprocessing.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ImageProcessing - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/ImageProcessing.res" /d "_DEBUG" /d "_AFXDLL" "E:\Visual C++程序\02\IMGCaputre\ImageProcessing.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13D.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/ImageProcessing.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Visual C++程序\02\IMGCaputre\cdib.cpp"
"E:\Visual C++程序\02\IMGCaputre\ChildFrm.cpp"
"E:\Visual C++程序\02\IMGCaputre\DIBPrcs.cpp"
"E:\Visual C++程序\02\IMGCaputre\ImageProcessing.cpp"
"E:\Visual C++程序\02\IMGCaputre\ImageProcessingDoc.cpp"
"E:\Visual C++程序\02\IMGCaputre\ImageProcessingView.cpp"
"E:\Visual C++程序\02\IMGCaputre\ImageView.cpp"
"E:\Visual C++程序\02\IMGCaputre\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13D.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13E.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/ImageProcessing.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Visual C++程序\02\IMGCaputre\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13E.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13F.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ImageProcessing.pdb" /debug /machine:I386 /out:"Debug/ImageProcessing.exe" /pdbtype:sept
".\Debug\cdib.obj"
".\Debug\ChildFrm.obj"
".\Debug\DIBPrcs.obj"
".\Debug\ImageProcessing.obj"
".\Debug\ImageProcessingDoc.obj"
".\Debug\ImageProcessingView.obj"
".\Debug\ImageView.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\ImageProcessing.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13F.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
Skipping... (no relevant changes detected)
StdAfx.cpp
Compiling...
ImageProcessingView.cpp
e:\visual c++程序\02\imgcaputre\imageprocessingview.cpp(4) : fatal error C1083: Cannot open precompiled header file: 'Debug/ImageProcessing.pch': No such file or directory
Generating Code...
Skipping... (no relevant changes detected)
cdib.cpp
ChildFrm.cpp
DIBPrcs.cpp
ImageProcessing.cpp
ImageProcessingDoc.cpp
ImageView.cpp
MainFrm.cpp
执行 cl.exe 时出错.
<h3>Results</h3>
ImageProcessing.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -