GraphSoft.plg
上传用户:lj3531212
上传日期:2007-06-18
资源大小:346k
文件大小:27k
源码类别:

绘图程序

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: GraphSoft - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1xglLOCALS~1TempRSP499.tmp" with contents
  10. [
  11. /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 
  12. "E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1xglLOCALS~1TempRSP499.tmp" 
  15. Creating temporary file "C:DOCUME~1xglLOCALS~1TempRSP49A.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:no /pdb:"Release/GraphSoft.pdb" /machine:I386 /out:"Release/GraphSoft.exe" 
  18. ".ReleaseBezierCurve.obj"
  19. ".ReleaseCircle.obj"
  20. ".ReleaseColorBtn.obj"
  21. ".ReleaseColorSetDlg.obj"
  22. ".ReleaseCore.obj"
  23. ".ReleaseCoreLog.obj"
  24. ".ReleaseEllipse.obj"
  25. ".ReleaseFillSetDlg.obj"
  26. ".ReleaseFlRect.obj"
  27. ".ReleaseFullScreenHandler.obj"
  28. ".ReleaseFullView.obj"
  29. ".ReleaseFullViewBtn.obj"
  30. ".ReleaseGlobalFunction.obj"
  31. ".ReleaseGraphInfoBasicDlg.obj"
  32. ".ReleaseGraphInfoDlg.obj"
  33. ".ReleaseGraphInfoExtendDlg.obj"
  34. ".ReleaseGraphSoft.obj"
  35. ".ReleaseGraphSoftDoc.obj"
  36. ".ReleaseGraphSoftView.obj"
  37. ".ReleaseHyperLink.obj"
  38. ".ReleaseLine.obj"
  39. ".ReleaseLineComboBox.obj"
  40. ".ReleaseLineMenu.obj"
  41. ".ReleaseMainFrm.obj"
  42. ".ReleaseMenuEx.obj"
  43. ".ReleaseModelCurve2AvB.obj"
  44. ".ReleaseModelCurve3Param.obj"
  45. ".ReleaseMyCombo.obj"
  46. ".ReleaseParallelogram.obj"
  47. ".ReleasePolygon.obj"
  48. ".ReleasePropertyToolBar.obj"
  49. ".ReleaseRectangle.obj"
  50. ".ReleaseRoundRect.obj"
  51. ".ReleaseShape.obj"
  52. ".ReleaseSplashWindow.obj"
  53. ".ReleaseStdAfx.obj"
  54. ".ReleaseUnd_Base.obj"
  55. ".ReleaseUND_Copy.obj"
  56. ".ReleaseUND_Create.obj"
  57. ".ReleaseUND_Delete.obj"
  58. ".ReleaseUND_Edit.obj"
  59. ".ReleaseUND_LeftToRight.obj"
  60. ".ReleaseUND_Magnify.obj"
  61. ".ReleaseUND_Move.obj"
  62. ".ReleaseUND_Property.obj"
  63. ".ReleaseUND_Rotate.obj"
  64. ".ReleaseUND_ShowPoints.obj"
  65. ".ReleaseUND_TopToBtm.obj"
  66. ".Releaseundodlg.obj"
  67. ".Releaseundolist.obj"
  68. ".ReleaseXPButton.obj"
  69. ".ReleaseGraphSoft.res"
  70. ]
  71. Creating command line "link.exe @C:DOCUME~1xglLOCALS~1TempRSP49A.tmp"
  72. <h3>Output Window</h3>
  73. Compiling...
  74. GraphSoftView.cpp
  75. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(236) : warning C4244: 'initializing' : conversion from 'long' to 'float', possible loss of data
  76. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(237) : warning C4244: 'initializing' : conversion from 'long' to 'float', possible loss of data
  77. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(238) : warning C4244: 'initializing' : conversion from 'long' to 'float', possible loss of data
  78. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(239) : warning C4244: 'initializing' : conversion from 'long' to 'float', possible loss of data
  79. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(242) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  80. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(242) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  81. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(242) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  82. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(242) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  83. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(330) : warning C4244: 'initializing' : conversion from 'long' to 'float', possible loss of data
  84. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(331) : warning C4244: 'initializing' : conversion from 'long' to 'float', possible loss of data
  85. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(526) : warning C4244: 'initializing' : conversion from 'long' to 'float', possible loss of data
  86. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(527) : warning C4244: 'initializing' : conversion from 'long' to 'float', possible loss of data
  87. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(554) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  88. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(554) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  89. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(554) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  90. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(554) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  91. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(562) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  92. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(562) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  93. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(562) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  94. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(562) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  95. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(625) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  96. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(626) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  97. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(646) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  98. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(647) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  99. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(658) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  100. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(659) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  101. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(660) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  102. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(661) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  103. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(664) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  104. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(664) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  105. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(665) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  106. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(665) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  107. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(666) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  108. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(666) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  109. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(667) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  110. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(667) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  111. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(668) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  112. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(668) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  113. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(676) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  114. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(676) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  115. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(677) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  116. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(677) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  117. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(682) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  118. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(683) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  119. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(799) : warning C4244: 'initializing' : conversion from 'long' to 'float', possible loss of data
  120. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(800) : warning C4244: 'initializing' : conversion from 'long' to 'float', possible loss of data
  121. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(825) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  122. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(825) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  123. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(825) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  124. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(825) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  125. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(830) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  126. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(830) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  127. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(830) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  128. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(830) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  129. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(930) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  130. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(930) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  131. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(931) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  132. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(931) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  133. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(937) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  134. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(937) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  135. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(948) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  136. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(948) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  137. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(949) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  138. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(949) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  139. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(960) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  140. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(961) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  141. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(962) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  142. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(963) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  143. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(966) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  144. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(966) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  145. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(967) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  146. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(967) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  147. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(968) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  148. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(968) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  149. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(969) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  150. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(969) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  151. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(970) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  152. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(970) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  153. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(973) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  154. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(974) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  155. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1024) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  156. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1024) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  157. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1079) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  158. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1080) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  159. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1081) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  160. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1082) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  161. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1085) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  162. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1085) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  163. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1086) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  164. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1086) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  165. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1087) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  166. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1087) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  167. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1088) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  168. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1088) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  169. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1089) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  170. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1089) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  171. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1092) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  172. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1093) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  173. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1617) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  174. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1618) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  175. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1619) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  176. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1620) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  177. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1623) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  178. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1623) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  179. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1624) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  180. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1624) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  181. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1625) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  182. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1625) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  183. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1626) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  184. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1626) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  185. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1627) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  186. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1627) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  187. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1631) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  188. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1632) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  189. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1645) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  190. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1646) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  191. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1676) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  192. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1677) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  193. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1678) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  194. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1682) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  195. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1683) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  196. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1684) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  197. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1924) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  198. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1925) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  199. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1936) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  200. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1937) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  201. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1938) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  202. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1939) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  203. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1942) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  204. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1942) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  205. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1943) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  206. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1943) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  207. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1944) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  208. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1944) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  209. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1945) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  210. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1945) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  211. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1946) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  212. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(1946) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  213. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2171) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  214. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2172) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  215. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2186) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  216. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2187) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  217. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2197) : warning C4305: 'argument' : truncation from 'const double' to 'float'
  218. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2221) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  219. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2222) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  220. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2231) : warning C4305: 'argument' : truncation from 'const double' to 'float'
  221. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2394) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
  222. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2395) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
  223. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2400) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
  224. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2401) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
  225. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2402) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
  226. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2403) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
  227. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2407) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
  228. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2408) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
  229. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2412) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
  230. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2413) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
  231. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2414) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
  232. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2415) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
  233. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2450) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
  234. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2453) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  235. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2454) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  236. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2464) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  237. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2548) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  238. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2549) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  239. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2550) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  240. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2550) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  241. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2551) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  242. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2551) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  243. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2557) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  244. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2557) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  245. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2558) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  246. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2562) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  247. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2602) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
  248. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2609) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  249. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2622) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
  250. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2623) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
  251. E:邮件附件xgl毕业设计GraphSoftGraphSoftView.cpp(2630) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  252. Linking...
  253. <h3>Results</h3>
  254. GraphSoft.exe - 0 error(s), 177 warning(s)
  255. </pre>
  256. </body>
  257. </html>