Delaunay.plg
上传用户:azhong891
上传日期:2013-06-04
资源大小:197k
文件大小:3k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: Delaunay - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:WINDOWSTEMPRSP2184.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:CaoJunJievcDelaunayDelaunayView.cpp"
- ]
- Creating command line "cl.exe @C:WINDOWSTEMPRSP2184.TMP"
- Creating temporary file "C:WINDOWSTEMPRSP2185.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
- .DebugBorder.obj
- .DebugChildFrm.obj
- .DebugDelaunay.obj
- .DebugDelaunayDoc.obj
- .DebugDelaunayView.obj
- .DebugLighting.obj
- .DebugLightMaterial.obj
- .DebugMainFrm.obj
- .DebugPointPos.obj
- .DebugPointView.obj
- .DebugStdAfx.obj
- .DebugTriangle.obj
- .DebugDelaunay.res
- ]
- Creating command line "link.exe @C:WINDOWSTEMPRSP2185.TMP"
- <h3>Output Window</h3>
- Compiling...
- DelaunayView.cpp
- D:CaoJunJievcDelaunayDelaunayView.cpp(148) : warning C4305: '=' : truncation from 'const double' to 'float'
- D:CaoJunJievcDelaunayDelaunayView.cpp(148) : warning C4305: '=' : truncation from 'const double' to 'float'
- D:CaoJunJievcDelaunayDelaunayView.cpp(148) : warning C4305: '=' : truncation from 'const double' to 'float'
- D:CaoJunJievcDelaunayDelaunayView.cpp(149) : warning C4305: '=' : truncation from 'const double' to 'float'
- D:CaoJunJievcDelaunayDelaunayView.cpp(149) : warning C4305: '=' : truncation from 'const double' to 'float'
- D:CaoJunJievcDelaunayDelaunayView.cpp(149) : warning C4305: '=' : truncation from 'const double' to 'float'
- D:CaoJunJievcDelaunayDelaunayView.cpp(154) : warning C4305: '=' : truncation from 'const double' to 'float'
- D:CaoJunJievcDelaunayDelaunayView.cpp(154) : warning C4305: '=' : truncation from 'const double' to 'float'
- D:CaoJunJievcDelaunayDelaunayView.cpp(154) : warning C4305: '=' : truncation from 'const double' to 'float'
- D:CaoJunJievcDelaunayDelaunayView.cpp(155) : warning C4305: '=' : truncation from 'const double' to 'float'
- D:CaoJunJievcDelaunayDelaunayView.cpp(334) : warning C4715: 'CDelaunayView::Wher' : not all control paths return a value
- D:CaoJunJievcDelaunayDelaunayView.cpp(631) : warning C4715: 'CDelaunayView::DelTriList' : not all control paths return a value
- Linking...
- Creating temporary file "C:WINDOWSTEMPRSP21B2.TMP" with contents
- [
- /nologo /o"Debug/Delaunay.bsc"
- .DebugStdAfx.sbr
- .DebugBorder.sbr
- .DebugChildFrm.sbr
- .DebugDelaunay.sbr
- .DebugDelaunayDoc.sbr
- .DebugDelaunayView.sbr
- .DebugLighting.sbr
- .DebugLightMaterial.sbr
- .DebugMainFrm.sbr
- .DebugPointPos.sbr
- .DebugPointView.sbr
- .DebugTriangle.sbr]
- Creating command line "bscmake.exe @C:WINDOWSTEMPRSP21B2.TMP"
- Creating browse info file...
- <h3>Output Window</h3>
- <h3>Results</h3>
- Delaunay.exe - 0 error(s), 12 warning(s)
- </pre>
- </body>
- </html>