📄 specialfx.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SpecialFX - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/SpecialFX.res" /d "_DEBUG" /d "_AFXDLL" "F:\VC资料\20056576846377\产生水纹、火焰及熔岩效果示例\SpecialFX.rc""
Creating temporary file "C:\DOCUME~1\lenovo\LOCALS~1\Temp\RSP194.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SpecialFX.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\VC资料\20056576846377\产生水纹、火焰及熔岩效果示例\CFireRoutine.cpp"
"F:\VC资料\20056576846377\产生水纹、火焰及熔岩效果示例\CPlasmaRoutine.cpp"
"F:\VC资料\20056576846377\产生水纹、火焰及熔岩效果示例\CWaterRoutine.cpp"
"F:\VC资料\20056576846377\产生水纹、火焰及熔岩效果示例\DIBSectionLite.cpp"
"F:\VC资料\20056576846377\产生水纹、火焰及熔岩效果示例\SpecialFX.cpp"
"F:\VC资料\20056576846377\产生水纹、火焰及熔岩效果示例\SpecialFXDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\lenovo\LOCALS~1\Temp\RSP194.tmp"
Creating temporary file "C:\DOCUME~1\lenovo\LOCALS~1\Temp\RSP195.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SpecialFX.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\VC资料\20056576846377\产生水纹、火焰及熔岩效果示例\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\lenovo\LOCALS~1\Temp\RSP195.tmp"
Creating temporary file "C:\DOCUME~1\lenovo\LOCALS~1\Temp\RSP196.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/SpecialFX.pdb" /debug /machine:I386 /out:"Debug/SpecialFX.exe" /pdbtype:sept
".\Debug\CFireRoutine.obj"
".\Debug\CPlasmaRoutine.obj"
".\Debug\CWaterRoutine.obj"
".\Debug\DIBSectionLite.obj"
".\Debug\SpecialFX.obj"
".\Debug\SpecialFXDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\SpecialFX.res"
]
Creating command line "link.exe @C:\DOCUME~1\lenovo\LOCALS~1\Temp\RSP196.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CFireRoutine.cpp
CPlasmaRoutine.cpp
CWaterRoutine.cpp
DIBSectionLite.cpp
f:\vc资料\20056576846377\产生水纹、火焰及熔岩效果示例\dibsectionlite.cpp(980) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
SpecialFX.cpp
SpecialFXDlg.cpp
Linking...
<h3>Results</h3>
SpecialFX.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -