📄 graphicsalgorithm.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: GraphicsAlgorithm - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/GraphicsAlgorithm.res" /d "_DEBUG" /d "_AFXDLL" "D:\计算机图形学基本算法\第五章\GraphicsAlgorithm.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSP9210.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/GraphicsAlgorithm.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\计算机图形学基本算法\第五章\GraphicsAlgorithm.cpp"
"D:\计算机图形学基本算法\第五章\GraphicsAlgorithmView.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP9210.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP9211.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/GraphicsAlgorithm.pdb" /debug /machine:I386 /out:"Debug/GraphicsAlgorithm.exe" /pdbtype:sept
".\Debug\GraphicsAlgorithm.obj"
".\Debug\GraphicsAlgorithmDoc.obj"
".\Debug\GraphicsAlgorithmView.obj"
".\Debug\LWidth.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\ttt.obj"
".\Debug\ttt1.obj"
".\Debug\GraphicsAlgorithm.res"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP9211.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
GraphicsAlgorithmView.cpp
D:\计算机图形学基本算法\第五章\GraphicsAlgorithmView.cpp(434) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\计算机图形学基本算法\第五章\GraphicsAlgorithmView.cpp(435) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\计算机图形学基本算法\第五章\GraphicsAlgorithmView.cpp(460) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\计算机图形学基本算法\第五章\GraphicsAlgorithmView.cpp(461) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\计算机图形学基本算法\第五章\GraphicsAlgorithmView.cpp(647) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\计算机图形学基本算法\第五章\GraphicsAlgorithmView.cpp(648) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\计算机图形学基本算法\第五章\GraphicsAlgorithmView.cpp(653) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\计算机图形学基本算法\第五章\GraphicsAlgorithmView.cpp(654) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\计算机图形学基本算法\第五章\GraphicsAlgorithmView.cpp(681) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\计算机图形学基本算法\第五章\GraphicsAlgorithmView.cpp(682) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\计算机图形学基本算法\第五章\GraphicsAlgorithmView.cpp(687) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\计算机图形学基本算法\第五章\GraphicsAlgorithmView.cpp(688) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\计算机图形学基本算法\第五章\GraphicsAlgorithmView.cpp(864) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\计算机图形学基本算法\第五章\GraphicsAlgorithmView.cpp(865) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\计算机图形学基本算法\第五章\GraphicsAlgorithmView.cpp(870) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
D:\计算机图形学基本算法\第五章\GraphicsAlgorithmView.cpp(871) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
Generating Code...
Skipping... (no relevant changes detected)
GraphicsAlgorithm.cpp
Linking...
<h3>Results</h3>
GraphicsAlgorithm.exe - 0 error(s), 16 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -