LanFlow.plg
上传用户:hbytqc8
上传日期:2014-07-31
资源大小:527k
文件大小:2k
源码类别:

SNMP编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: LanFlow - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/LanFlow.res" /d "_DEBUG" "D:snmpbookvcLanFlowLanFlow.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP2F9.tmp" with contents
  11. [
  12. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/LanFlow.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "D:snmpbookvcLanFlowLanFlow.cpp"
  14. "D:snmpbookvcLanFlowLanFlowDlg.cpp"
  15. "D:snmpbookvcLanFlowLineChart.cpp"
  16. "D:snmpbookvcLanFlowMyStringArray.cpp"
  17. ]
  18. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP2F9.tmp" 
  19. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP2FA.tmp" with contents
  20. [
  21. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/LanFlow.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  22. "D:snmpbookvcLanFlowStdAfx.cpp"
  23. ]
  24. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP2FA.tmp" 
  25. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP2FB.tmp" with contents
  26. [
  27. snmp_pp.lib ws2_32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/LanFlow.pdb" /debug /machine:I386 /out:"Debug/LanFlow.exe" /pdbtype:sept 
  28. .DebugLanFlow.obj
  29. .DebugLanFlowDlg.obj
  30. .DebugLineChart.obj
  31. .DebugMyStringArray.obj
  32. .DebugStdAfx.obj
  33. .DebugLanFlow.res
  34. ]
  35. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP2FB.tmp"
  36. <h3>Output Window</h3>
  37. Compiling resources...
  38. Compiling...
  39. StdAfx.cpp
  40. Compiling...
  41. LanFlow.cpp
  42. LanFlowDlg.cpp
  43. LineChart.cpp
  44. d:snmpbookvclanflowlinechart.cpp(116) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
  45. MyStringArray.cpp
  46. Linking...
  47. <h3>Results</h3>
  48. LanFlow.exe - 0 error(s), 1 warning(s)
  49. </pre>
  50. </body>
  51. </html>