?? radiosity.plg
字號(hào):
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: GameLib - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP26B.tmp" with contents
[
/nologo /MLd /W2 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Fp"Debug/GameLib.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Administrator\Desktop\Adv3D 9\DX8 Book CD\Book Code\Chapter 07\GameLib\GraphicsLayer.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP26B.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP26C.tmp" with contents
[
/nologo /out:"..\lib\GameLib.lib"
".\Debug\Application.obj"
".\Debug\File.obj"
".\Debug\StdAfx.obj"
".\Debug\Window.obj"
".\Debug\GraphicsLayer.obj"
".\Debug\Model.obj"
".\Debug\Sound.obj"
".\Debug\SoundLayer.obj"
".\Debug\wavread.obj"
".\Debug\InputLayer.obj"
".\Debug\Keyboard.obj"
".\Debug\Mouse.obj"
]
Creating command line "link.exe -lib @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP26C.tmp"
<h3>Output Window</h3>
Compiling...
GraphicsLayer.cpp
Creating library...
<h3>
--------------------Configuration: Radiosity - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP26D.tmp" with contents
[
/nologo /MLd /W2 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/Radiosity.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Administrator\Desktop\Adv3D 9\DX8 Book CD\Book Code\Chapter 07\Radiosity\RadiosityApp.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP26D.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP26E.tmp" with contents
[
winmm.lib dsound.lib dinput8.lib d3d9.lib d3dx9.lib dxguid.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:yes /pdb:"../bin/Radiosity.pdb" /debug /machine:I386 /out:"../bin/Radiosity.exe" /pdbtype:sept
".\Debug\RadiosityApp.obj"
".\Debug\RadiosityCalc.obj"
".\Debug\StdAfx.obj"
"\Documents and Settings\Administrator\Desktop\Adv3D 9\DX8 Book CD\Book Code\Chapter 07\lib\GameLib.lib"
"\Documents and Settings\Administrator\Desktop\Adv3D 9\DX8 Book CD\Book Code\Chapter 07\lib\math3D.lib"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP26E.tmp"
<h3>Output Window</h3>
Compiling...
RadiosityApp.cpp
Linking...
<h3>Results</h3>
Radiosity.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -