📄 polygnstipple.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PolygnStipple - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/PolygnStipple.res" /d "_DEBUG" "C:\users\opengl\opengl\source_code_of_book\12章\PolygnStipple\PolygnStipple.rc""
Creating temporary file "C:\TEMP\RSP5B.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/PolygnStipple.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\users\opengl\opengl\source_code_of_book\12章\PolygnStipple\MainFrm.cpp"
"C:\users\opengl\opengl\source_code_of_book\12章\PolygnStipple\PolygnStipple.cpp"
"C:\users\opengl\opengl\source_code_of_book\12章\PolygnStipple\PolygnStippleDoc.cpp"
"C:\users\opengl\opengl\source_code_of_book\12章\PolygnStipple\PolygnStippleView.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP5B.tmp"
Creating temporary file "C:\TEMP\RSP5C.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/PolygnStipple.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\users\opengl\opengl\source_code_of_book\12章\PolygnStipple\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP5C.tmp"
Creating temporary file "C:\TEMP\RSP5D.tmp" with contents
[
opengl32.lib glaux.lib glu32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/PolygnStipple.pdb" /debug /machine:I386 /out:"Debug/PolygnStipple.exe" /pdbtype:sept
".\Debug\MainFrm.obj"
".\Debug\PolygnStipple.obj"
".\Debug\PolygnStippleDoc.obj"
".\Debug\PolygnStippleView.obj"
".\Debug\StdAfx.obj"
".\Debug\PolygnStipple.res"
]
Creating command line "link.exe @C:\TEMP\RSP5D.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MainFrm.cpp
PolygnStipple.cpp
PolygnStippleDoc.cpp
PolygnStippleView.cpp
C:\users\opengl\opengl\source_code_of_book\12章\PolygnStipple\PolygnStippleView.cpp(291) : warning C4305: 'argument' : truncation from 'const double' to 'float'
C:\users\opengl\opengl\source_code_of_book\12章\PolygnStipple\PolygnStippleView.cpp(291) : warning C4305: 'argument' : truncation from 'const double' to 'float'
C:\users\opengl\opengl\source_code_of_book\12章\PolygnStipple\PolygnStippleView.cpp(291) : warning C4305: 'argument' : truncation from 'const double' to 'float'
C:\users\opengl\opengl\source_code_of_book\12章\PolygnStipple\PolygnStippleView.cpp(297) : warning C4305: 'argument' : truncation from 'const double' to 'float'
C:\users\opengl\opengl\source_code_of_book\12章\PolygnStipple\PolygnStippleView.cpp(297) : warning C4305: 'argument' : truncation from 'const double' to 'float'
C:\users\opengl\opengl\source_code_of_book\12章\PolygnStipple\PolygnStippleView.cpp(297) : warning C4305: 'argument' : truncation from 'const double' to 'float'
Generating Code...
Linking...
<h3>Results</h3>
PolygnStipple.exe - 0 error(s), 6 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -