仿真模型.plg
上传用户:vipking888
上传日期:2015-02-03
资源大小:93k
文件大小:4k
源码类别:

3G开发

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: 仿真模型 - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1505LOCALS~1TempRSP6B.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/仿真模型.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "E:无线传感器网络论文仿真模型仿真模型View.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1505LOCALS~1TempRSP6B.tmp" 
  15. Creating temporary file "C:DOCUME~1505LOCALS~1TempRSP6C.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/仿真模型.pdb" /debug /machine:I386 /out:"Debug/仿真模型.exe" /pdbtype:sept 
  18. ".DebugMainFrm.obj"
  19. ".DebugStdAfx.obj"
  20. ".Debug仿真模型.obj"
  21. ".Debug仿真模型Doc.obj"
  22. ".Debug仿真模型View.obj"
  23. ".Debug仿真模型.res"
  24. ]
  25. Creating command line "link.exe @C:DOCUME~1505LOCALS~1TempRSP6C.tmp"
  26. <h3>Output Window</h3>
  27. Compiling...
  28. 仿真模型View.cpp
  29. E:无线传感器网络论文仿真模型仿真模型View.cpp(136) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  30. E:无线传感器网络论文仿真模型仿真模型View.cpp(139) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  31. E:无线传感器网络论文仿真模型仿真模型View.cpp(142) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  32. E:无线传感器网络论文仿真模型仿真模型View.cpp(142) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  33. E:无线传感器网络论文仿真模型仿真模型View.cpp(142) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  34. E:无线传感器网络论文仿真模型仿真模型View.cpp(142) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  35. E:无线传感器网络论文仿真模型仿真模型View.cpp(152) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  36. E:无线传感器网络论文仿真模型仿真模型View.cpp(155) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  37. E:无线传感器网络论文仿真模型仿真模型View.cpp(158) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  38. E:无线传感器网络论文仿真模型仿真模型View.cpp(161) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  39. E:无线传感器网络论文仿真模型仿真模型View.cpp(164) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  40. E:无线传感器网络论文仿真模型仿真模型View.cpp(164) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  41. E:无线传感器网络论文仿真模型仿真模型View.cpp(164) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  42. E:无线传感器网络论文仿真模型仿真模型View.cpp(164) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  43. E:无线传感器网络论文仿真模型仿真模型View.cpp(180) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  44. E:无线传感器网络论文仿真模型仿真模型View.cpp(180) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  45. E:无线传感器网络论文仿真模型仿真模型View.cpp(181) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  46. E:无线传感器网络论文仿真模型仿真模型View.cpp(181) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  47. E:无线传感器网络论文仿真模型仿真模型View.cpp(182) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  48. E:无线传感器网络论文仿真模型仿真模型View.cpp(182) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  49. E:无线传感器网络论文仿真模型仿真模型View.cpp(183) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  50. E:无线传感器网络论文仿真模型仿真模型View.cpp(183) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  51. Linking...
  52. <h3>Results</h3>
  53. 仿真模型.exe - 0 error(s), 22 warning(s)
  54. </pre>
  55. </body>
  56. </html>