📄 light.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Light - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Light.res" /d "_DEBUG" /d "_AFXDLL" "F:\毕业设计\程序\c11\Light\Light.rc""
Creating temporary file "C:\DOCUME~1\xuyali\LOCALS~1\Temp\RSPCA.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Light.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\毕业设计\程序\c11\Light\Edge.cpp"
"F:\毕业设计\程序\c11\Light\Facet.cpp"
"F:\毕业设计\程序\c11\Light\FloatColor.cpp"
"F:\毕业设计\程序\c11\Light\Light.cpp"
"F:\毕业设计\程序\c11\Light\LightDoc.cpp"
"F:\毕业设计\程序\c11\Light\Lighting.cpp"
"F:\毕业设计\程序\c11\Light\LightObj.cpp"
"F:\毕业设计\程序\c11\Light\LightView.cpp"
"F:\毕业设计\程序\c11\Light\MainFrm.cpp"
"F:\毕业设计\程序\c11\Light\Material.cpp"
"F:\毕业设计\程序\c11\Light\Matrix3d.cpp"
"F:\毕业设计\程序\c11\Light\Object3d.cpp"
"F:\毕业设计\程序\c11\Light\PLine.cpp"
"F:\毕业设计\程序\c11\Light\PRender.cpp"
"F:\毕业设计\程序\c11\Light\PTriangle.cpp"
"F:\毕业设计\程序\c11\Light\Sphere.cpp"
"F:\毕业设计\程序\c11\Light\SubObject3d.cpp"
"F:\毕业设计\程序\c11\Light\SVisibility.cpp"
"F:\毕业设计\程序\c11\Light\TypedStack.cpp"
"F:\毕业设计\程序\c11\Light\Vector3d.cpp"
"F:\毕业设计\程序\c11\Light\Vertex3d.cpp"
"F:\毕业设计\程序\c11\Light\ViewFinder.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\xuyali\LOCALS~1\Temp\RSPCA.tmp"
Creating temporary file "C:\DOCUME~1\xuyali\LOCALS~1\Temp\RSPCB.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Light.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\毕业设计\程序\c11\Light\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\xuyali\LOCALS~1\Temp\RSPCB.tmp"
Creating temporary file "C:\DOCUME~1\xuyali\LOCALS~1\Temp\RSPCC.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Light.pdb" /debug /machine:I386 /out:"Debug/Light.exe" /pdbtype:sept
".\Debug\Edge.obj"
".\Debug\Facet.obj"
".\Debug\FloatColor.obj"
".\Debug\Light.obj"
".\Debug\LightDoc.obj"
".\Debug\Lighting.obj"
".\Debug\LightObj.obj"
".\Debug\LightView.obj"
".\Debug\MainFrm.obj"
".\Debug\Material.obj"
".\Debug\Matrix3d.obj"
".\Debug\Object3d.obj"
".\Debug\PLine.obj"
".\Debug\PRender.obj"
".\Debug\PTriangle.obj"
".\Debug\Sphere.obj"
".\Debug\StdAfx.obj"
".\Debug\SubObject3d.obj"
".\Debug\SVisibility.obj"
".\Debug\TypedStack.obj"
".\Debug\Vector3d.obj"
".\Debug\Vertex3d.obj"
".\Debug\ViewFinder.obj"
".\Debug\Light.res"
]
Creating command line "link.exe @C:\DOCUME~1\xuyali\LOCALS~1\Temp\RSPCC.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Edge.cpp
Facet.cpp
FloatColor.cpp
Light.cpp
LightDoc.cpp
Lighting.cpp
LightObj.cpp
LightView.cpp
MainFrm.cpp
Material.cpp
Matrix3d.cpp
Object3d.cpp
PLine.cpp
PRender.cpp
PTriangle.cpp
Sphere.cpp
SubObject3d.cpp
SVisibility.cpp
TypedStack.cpp
Vector3d.cpp
Generating Code...
Compiling...
Vertex3d.cpp
ViewFinder.cpp
Generating Code...
Linking...
<h3>Results</h3>
Light.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -