📄 technique.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Technique - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\KELLY_~1.TEC\LOCALS~1\Temp\RSP66.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/Technique.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Kelly_L_Dempski.TECHLABS\Desktop\Book\code\Chapter30 Part 1 (Per pixel spot lighting)\TechniqueApplication.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\KELLY_~1.TEC\LOCALS~1\Temp\RSP66.tmp"
Creating temporary file "C:\DOCUME~1\KELLY_~1.TEC\LOCALS~1\Temp\RSP67.tmp" with contents
[
d3dx8dt.lib d3d8.lib kernel32.lib user32.lib gdi32.lib advapi32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Technique.pdb" /debug /machine:I386 /out:"Debug/Technique.exe" /pdbtype:sept
".\Debug\Application.obj"
".\Debug\DirectXFont.obj"
".\Debug\Executable.obj"
".\Debug\TechniqueApplication.obj"
]
Creating command line "link.exe @C:\DOCUME~1\KELLY_~1.TEC\LOCALS~1\Temp\RSP67.tmp"
<h3>Output Window</h3>
Compiling...
TechniqueApplication.cpp
C:\Documents and Settings\Kelly_L_Dempski.TECHLABS\Desktop\Book\code\Chapter30 Part 1 (Per pixel spot lighting)\TechniqueApplication.cpp(114) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
Linking...
<h3>Results</h3>
Technique.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -