GraphSoft.plg
资源名称:44757463.rar [点击查看]
上传用户:lj3531212
上传日期:2007-06-18
资源大小:346k
文件大小:27k
源码类别:
绘图程序
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: GraphSoft - Win32 Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1xglLOCALS~1TempRSP499.tmp" with contents
- [
- /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/GraphSoft.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1xglLOCALS~1TempRSP499.tmp"
- Creating temporary file "C:DOCUME~1xglLOCALS~1TempRSP49A.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:no /pdb:"Release/GraphSoft.pdb" /machine:I386 /out:"Release/GraphSoft.exe"
- ".ReleaseBezierCurve.obj"
- ".ReleaseCircle.obj"
- ".ReleaseColorBtn.obj"
- ".ReleaseColorSetDlg.obj"
- ".ReleaseCore.obj"
- ".ReleaseCoreLog.obj"
- ".ReleaseEllipse.obj"
- ".ReleaseFillSetDlg.obj"
- ".ReleaseFlRect.obj"
- ".ReleaseFullScreenHandler.obj"
- ".ReleaseFullView.obj"
- ".ReleaseFullViewBtn.obj"
- ".ReleaseGlobalFunction.obj"
- ".ReleaseGraphInfoBasicDlg.obj"
- ".ReleaseGraphInfoDlg.obj"
- ".ReleaseGraphInfoExtendDlg.obj"
- ".ReleaseGraphSoft.obj"
- ".ReleaseGraphSoftDoc.obj"
- ".ReleaseGraphSoftView.obj"
- ".ReleaseHyperLink.obj"
- ".ReleaseLine.obj"
- ".ReleaseLineComboBox.obj"
- ".ReleaseLineMenu.obj"
- ".ReleaseMainFrm.obj"
- ".ReleaseMenuEx.obj"
- ".ReleaseModelCurve2AvB.obj"
- ".ReleaseModelCurve3Param.obj"
- ".ReleaseMyCombo.obj"
- ".ReleaseParallelogram.obj"
- ".ReleasePolygon.obj"
- ".ReleasePropertyToolBar.obj"
- ".ReleaseRectangle.obj"
- ".ReleaseRoundRect.obj"
- ".ReleaseShape.obj"
- ".ReleaseSplashWindow.obj"
- ".ReleaseStdAfx.obj"
- ".ReleaseUnd_Base.obj"
- ".ReleaseUND_Copy.obj"
- ".ReleaseUND_Create.obj"
- ".ReleaseUND_Delete.obj"
- ".ReleaseUND_Edit.obj"
- ".ReleaseUND_LeftToRight.obj"
- ".ReleaseUND_Magnify.obj"
- ".ReleaseUND_Move.obj"
- ".ReleaseUND_Property.obj"
- ".ReleaseUND_Rotate.obj"
- ".ReleaseUND_ShowPoints.obj"
- ".ReleaseUND_TopToBtm.obj"
- ".Releaseundodlg.obj"
- ".Releaseundolist.obj"
- ".ReleaseXPButton.obj"
- ".ReleaseGraphSoft.res"
- ]
- Creating command line "link.exe @C:DOCUME~1xglLOCALS~1TempRSP49A.tmp"
- <h3>Output Window</h3>
- Compiling...
- GraphSoftView.cpp
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(236) : warning C4244: 'initializing' : conversion from 'long' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(237) : warning C4244: 'initializing' : conversion from 'long' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(238) : warning C4244: 'initializing' : conversion from 'long' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(239) : warning C4244: 'initializing' : conversion from 'long' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(242) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(242) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(242) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(242) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(330) : warning C4244: 'initializing' : conversion from 'long' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(331) : warning C4244: 'initializing' : conversion from 'long' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(526) : warning C4244: 'initializing' : conversion from 'long' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(527) : warning C4244: 'initializing' : conversion from 'long' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(554) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(554) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(554) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(554) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(562) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(562) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(562) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(562) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(625) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(626) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(646) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(647) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(658) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(659) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(660) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(661) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(664) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(664) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(665) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(665) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(666) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(666) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(667) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(667) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(668) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(668) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(676) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(676) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(677) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(677) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(682) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(683) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(799) : warning C4244: 'initializing' : conversion from 'long' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(800) : warning C4244: 'initializing' : conversion from 'long' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(825) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(825) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(825) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(825) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(830) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(830) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(830) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(830) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(930) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(930) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(931) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(931) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(937) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(937) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(948) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(948) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(949) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(949) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(960) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(961) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(962) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(963) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(966) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(966) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(967) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(967) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(968) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(968) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(969) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(969) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(970) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(970) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(973) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(974) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1024) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1024) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1079) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1080) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1081) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1082) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1085) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1085) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1086) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1086) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1087) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1087) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1088) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1088) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1089) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1089) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1092) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1093) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1617) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1618) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1619) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1620) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1623) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1623) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1624) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1624) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1625) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1625) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1626) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1626) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1627) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1627) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1631) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1632) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1645) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1646) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1676) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1677) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1678) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1682) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1683) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1684) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1924) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1925) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1936) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1937) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1938) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1939) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1942) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1942) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1943) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1943) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1944) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1944) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1945) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1945) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1946) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1946) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2171) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2172) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2186) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2187) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2197) : warning C4305: 'argument' : truncation from 'const double' to 'float'
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2221) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2222) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2231) : warning C4305: 'argument' : truncation from 'const double' to 'float'
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2394) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2395) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2400) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2401) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2402) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2403) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2407) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2408) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2412) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2413) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2414) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2415) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2450) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2453) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2454) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2464) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2548) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2549) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2550) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2550) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2551) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2551) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2557) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2557) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2558) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2562) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2602) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2609) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2622) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2623) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
- E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2630) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
- Linking...
- <h3>Results</h3>
- GraphSoft.exe - 0 error(s), 177 warning(s)
- </pre>
- </body>
- </html>