snmpTrap.plg
上传用户:czjinwang
上传日期:2007-01-12
资源大小:2484k
文件大小:1k
源码类别:

SNMP编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: snmpTrap - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:TEMPRSP102B.tmp" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /GX /ZI /Od /I "....include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /Fp".Debug/snmpTrap.pch" /YX /Fo".Debug/" /Fd".Debug/" /FD /c 
  12. "C:oo_snmpconsoleExamplessnmpTrapsnmpTraps.cpp"
  13. ]
  14. Creating command line "cl.exe @C:TEMPRSP102B.tmp" 
  15. Creating temporary file "C:TEMPRSP102C.tmp" with contents
  16. [
  17. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ....dlldebugsnmp_pp.lib /nologo /subsystem:console /incremental:yes /pdb:".Debug/snmpTraps.pdb" /debug /machine:I386 /out:".Debug/snmpTraps.exe" 
  18. .DebugsnmpTraps.obj
  19. ]
  20. Creating command line "link.exe @C:TEMPRSP102C.tmp"
  21. Creating temporary file "C:TEMPRSP102D.bat" with contents
  22. [
  23. @echo off
  24. copy ....winsnmpwsnmp32.dll Debugwsnmp32.dll
  25. copy ....dlldebugsnmp_pp.dll Debugsnmp_pp.dll
  26. ]
  27. Creating command line "C:TEMPRSP102D.bat"
  28. Compiling...
  29. snmpTraps.cpp
  30. Linking...
  31.    Creating library .Debug/snmpTraps.lib and object .Debug/snmpTraps.exp
  32. <h3>Output Window</h3>
  33. Performing Custom Build Step on .DebugsnmpTraps.exe
  34.         1 file(s) copied.
  35.         1 file(s) copied.
  36. <h3>Results</h3>
  37. snmpTraps.exe - 0 error(s), 0 warning(s)
  38. </pre>
  39. </body>
  40. </html>