rsimagestar.plg
来自「c语言实现的遥感图像处理的一些基本操作」· PLG 代码 · 共 149 行
PLG
149 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: RSImageStar - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/RSImageStar.res" /d "_DEBUG" /d "_AFXDLL" "E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSImageStar.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP97.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/RSImageStar.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\AdjustHueDlg.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\AutoCompletionComboBox.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\BrowseBar.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\ChildFrm.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\ColorGrid.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\CombineDlg.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\CoordDlg.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\FilterDlg.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\HisMatch.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\Histrogram.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\LayerDlg.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\LayerProDlg.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\MainFrm.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\MyFileDlg.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\MyFontDlg.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\OpenBinDlg.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\PaintParambar.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\PenParamsList.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\PicHistrogram.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\PicWindow.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSImageStar.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSImageStarDoc.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSImageStarView.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSToolBar.cpp"
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\SubStretchDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP97.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP98.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/RSImageStar.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\李微lw\教材VC编程源代码\rsimage\Foundermental\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP98.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP99.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/RSImageStar.pdb" /debug /machine:I386 /out:"Debug/RSImageStar.exe" /pdbtype:sept
".\Debug\AdjustHueDlg.obj"
".\Debug\AutoCompletionComboBox.obj"
".\Debug\BrowseBar.obj"
".\Debug\ChildFrm.obj"
".\Debug\ColorGrid.obj"
".\Debug\CombineDlg.obj"
".\Debug\CoordDlg.obj"
".\Debug\FilterDlg.obj"
".\Debug\HisMatch.obj"
".\Debug\Histrogram.obj"
".\Debug\LayerDlg.obj"
".\Debug\LayerProDlg.obj"
".\Debug\MainFrm.obj"
".\Debug\MyFileDlg.obj"
".\Debug\MyFontDlg.obj"
".\Debug\OpenBinDlg.obj"
".\Debug\PaintParambar.obj"
".\Debug\PenParamsList.obj"
".\Debug\PicHistrogram.obj"
".\Debug\PicWindow.obj"
".\Debug\RSImageStar.obj"
".\Debug\RSImageStarDoc.obj"
".\Debug\RSImageStarView.obj"
".\Debug\RSToolBar.obj"
".\Debug\StdAfx.obj"
".\Debug\SubStretchDlg.obj"
".\Debug\RSImageStar.res"
".\Debug\RSImagedll.lib"
".\Debug\Rsd.lib"
".\Debug\lib2.lib"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP99.tmp"
<h3>Output Window</h3>
Compiling resources...
E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSImageStar.rc (70): error RC2135 : file not found: res\RSIMAGESTAR.ico
E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSImageStar.rc (71): error RC2135 : file not found: res\icon1.ico
E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSImageStar.rc (72): error RC2135 : file not found: res\ico00001.ico
E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSImageStar.rc (73): error RC2135 : file not found: res\ico00002.ico
E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSImageStar.rc (74): error RC2135 : file not found: res\ico00003.ico
E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSImageStar.rc (75): error RC2135 : file not found: res\RSIMAGESTARDoc.ico
E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSImageStar.rc (82): error RC2135 : file not found: res\Toolbar.bmp
E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSImageStar.rc (83): error RC2135 : file not found: res\toolbar1.bmp
E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSImageStar.rc (84): error RC2135 : file not found: res\11.bmp
E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSImageStar.rc (804): error RC2135 : file not found: res\cursor1.cur
E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSImageStar.rc (805): error RC2135 : file not found: res\cursor2.cur
E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSImageStar.rc (806): error RC2135 : file not found: res\cursor3.cur
E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSImageStar.rc (807): error RC2135 : file not found: res\cur00001.cur
E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSImageStar.rc (808): error RC2135 : file not found: res\cur00002.cur
E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSImageStar.rc (809): error RC2135 : file not found: res\cur00003.cur
E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSImageStar.rc (810): error RC2135 : file not found: res\cur00004.cur
E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSImageStar.rc (811): error RC2135 : file not found: res\cur00005.cur
E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSImageStar.rc (812): error RC2135 : file not found: res\cur00006.cur
E:\李微lw\教材VC编程源代码\rsimage\Foundermental\RSImageStar.rc (813): error RC2135 : file not found: res\cur00007.cur
Error executing rc.exe.
<h3>Results</h3>
RSImageStar.exe - 19 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?