📄 faction.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Faction - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Faction.res" /d "NDEBUG" /d "_AFXDLL" "E:\tangling\class\遗传算法\源代码\Faction.rc""
Creating temporary file "C:\DOCUME~1\tangling\LOCALS~1\Temp\RSP184.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/Faction.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\tangling\class\遗传算法\源代码\ChildFrm.cpp"
"E:\tangling\class\遗传算法\源代码\Faction.cpp"
"E:\tangling\class\遗传算法\源代码\FactionDoc.cpp"
"E:\tangling\class\遗传算法\源代码\FactionView.cpp"
"E:\tangling\class\遗传算法\源代码\Global.cpp"
"E:\tangling\class\遗传算法\源代码\Global1.cpp"
"E:\tangling\class\遗传算法\源代码\MainFrm.cpp"
"E:\tangling\class\遗传算法\源代码\Memdc.cpp"
"E:\tangling\class\遗传算法\源代码\ParaCtrl.cpp"
"E:\tangling\class\遗传算法\源代码\PicSize.cpp"
"E:\tangling\class\遗传算法\源代码\RGBAdjust.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\tangling\LOCALS~1\Temp\RSP184.tmp"
Creating temporary file "C:\DOCUME~1\tangling\LOCALS~1\Temp\RSP185.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/Faction.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\tangling\class\遗传算法\源代码\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\tangling\LOCALS~1\Temp\RSP185.tmp"
Creating temporary file "C:\DOCUME~1\tangling\LOCALS~1\Temp\RSP186.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/Faction.pdb" /machine:I386 /out:"Release/Faction.exe"
".\Release\ChildFrm.obj"
".\Release\Faction.obj"
".\Release\FactionDoc.obj"
".\Release\FactionView.obj"
".\Release\Global.obj"
".\Release\Global1.obj"
".\Release\MainFrm.obj"
".\Release\Memdc.obj"
".\Release\ParaCtrl.obj"
".\Release\PicSize.obj"
".\Release\RGBAdjust.obj"
".\Release\StdAfx.obj"
".\Release\Faction.res"
]
Creating command line "link.exe @C:\DOCUME~1\tangling\LOCALS~1\Temp\RSP186.tmp"
<h3>Output Window</h3>
Compiling resources...
E:\tangling\class\遗传算法\源代码\Faction.rc (78): error RC2135 : file not found: res\Toolbar.bmp
Error executing rc.exe.
Creating temporary file "C:\DOCUME~1\tangling\LOCALS~1\Temp\RSP187.tmp" with contents
[
/nologo /o"Release/Faction.bsc"
".\Release\StdAfx.sbr"
".\Release\ChildFrm.sbr"
".\Release\Faction.sbr"
".\Release\FactionDoc.sbr"
".\Release\FactionView.sbr"
".\Release\Global.sbr"
".\Release\Global1.sbr"
".\Release\MainFrm.sbr"
".\Release\Memdc.sbr"
".\Release\ParaCtrl.sbr"
".\Release\PicSize.sbr"
".\Release\RGBAdjust.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\tangling\LOCALS~1\Temp\RSP187.tmp"
Creating browse info file...
BSCMAKE: error BK1506 : cannot open file '.\Release\StdAfx.sbr': No such file or directory
Error executing bscmake.exe.
<h3>Output Window</h3>
<h3>Results</h3>
Faction.exe - 2 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -