📄 delaunay.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Delaunay - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Delaunay.res" /d "_DEBUG" /d "_AFXDLL" "D:\121114133VC++Delaunay\Delaunay.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP36.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Delaunay.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\121114133VC++Delaunay\Border.cpp"
"D:\121114133VC++Delaunay\ChildFrm.cpp"
"D:\121114133VC++Delaunay\Delaunay.cpp"
"D:\121114133VC++Delaunay\DelaunayDoc.cpp"
"D:\121114133VC++Delaunay\DelaunayView.cpp"
"D:\121114133VC++Delaunay\Lighting.cpp"
"D:\121114133VC++Delaunay\LightMaterial.cpp"
"D:\121114133VC++Delaunay\MainFrm.cpp"
"D:\121114133VC++Delaunay\PointPos.cpp"
"D:\121114133VC++Delaunay\PointView.cpp"
"D:\121114133VC++Delaunay\Triangle.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP36.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP37.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Delaunay.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\121114133VC++Delaunay\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP37.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP38.tmp" with contents
[
opengl32.lib glu32.lib glaux.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Delaunay.pdb" /debug /machine:I386 /out:"Debug/Delaunay.exe" /pdbtype:sept
".\Debug\Border.obj"
".\Debug\ChildFrm.obj"
".\Debug\Delaunay.obj"
".\Debug\DelaunayDoc.obj"
".\Debug\DelaunayView.obj"
".\Debug\Lighting.obj"
".\Debug\LightMaterial.obj"
".\Debug\MainFrm.obj"
".\Debug\PointPos.obj"
".\Debug\PointView.obj"
".\Debug\StdAfx.obj"
".\Debug\Triangle.obj"
".\Debug\Delaunay.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP38.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Border.cpp
ChildFrm.cpp
Delaunay.cpp
DelaunayDoc.cpp
DelaunayView.cpp
D:\121114133VC++Delaunay\DelaunayView.cpp(148) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\121114133VC++Delaunay\DelaunayView.cpp(148) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\121114133VC++Delaunay\DelaunayView.cpp(148) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\121114133VC++Delaunay\DelaunayView.cpp(149) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\121114133VC++Delaunay\DelaunayView.cpp(149) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\121114133VC++Delaunay\DelaunayView.cpp(149) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\121114133VC++Delaunay\DelaunayView.cpp(154) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\121114133VC++Delaunay\DelaunayView.cpp(154) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\121114133VC++Delaunay\DelaunayView.cpp(154) : warning C4305: '=' : truncation from 'const double' to 'float'
D:\121114133VC++Delaunay\DelaunayView.cpp(155) : warning C4305: '=' : truncation from 'const double' to 'float'
Lighting.cpp
LightMaterial.cpp
MainFrm.cpp
PointPos.cpp
PointView.cpp
Triangle.cpp
Generating Code...
D:\121114133VC++Delaunay\DelaunayView.cpp(334) : warning C4715: 'CDelaunayView::Wher' : not all control paths return a value
D:\121114133VC++Delaunay\DelaunayView.cpp(631) : warning C4715: 'CDelaunayView::DelTriList' : not all control paths return a value
D:\121114133VC++Delaunay\DelaunayDoc.cpp(527) : warning C4715: 'CDelaunayDoc::IntersectionPoint' : not all control paths return a value
D:\121114133VC++Delaunay\DelaunayDoc.cpp(541) : warning C4715: 'CDelaunayDoc::TheOtherPoint' : not all control paths return a value
D:\121114133VC++Delaunay\DelaunayDoc.cpp(1191) : warning C4715: 'CDelaunayDoc::Belong' : not all control paths return a value
Linking...
<h3>Results</h3>
Delaunay.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -