WinPing.plg
上传用户:qzzxgm
上传日期:2009-12-14
资源大小:1882k
文件大小:2k
源码类别:

书籍源码

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: WinPing - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x809 /fo"Debug/WinPing.res" /d "_DEBUG" "F:ddc++时尚编程百例实例88  连续批量Ping测试WinPing.rc"" 
  10. Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP32A.tmp" with contents
  11. [
  12. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/WinPing.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "F:ddc++时尚编程百例实例88  连续批量Ping测试ComboBoxEx.cpp"
  14. "F:ddc++时尚编程百例实例88  连续批量Ping测试PING.cpp"
  15. "F:ddc++时尚编程百例实例88  连续批量Ping测试PingThread.cpp"
  16. "F:ddc++时尚编程百例实例88  连续批量Ping测试WinPing.cpp"
  17. "F:ddc++时尚编程百例实例88  连续批量Ping测试WinPingDlg.cpp"
  18. ]
  19. Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP32A.tmp" 
  20. Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP32B.tmp" with contents
  21. [
  22. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/WinPing.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  23. "F:ddc++时尚编程百例实例88  连续批量Ping测试StdAfx.cpp"
  24. ]
  25. Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP32B.tmp" 
  26. Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP32C.tmp" with contents
  27. [
  28. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/WinPing.pdb" /debug /machine:I386 /out:"Debug/WinPing.exe" /pdbtype:sept 
  29. ".DebugComboBoxEx.obj"
  30. ".DebugPING.obj"
  31. ".DebugPingThread.obj"
  32. ".DebugStdAfx.obj"
  33. ".DebugWinPing.obj"
  34. ".DebugWinPingDlg.obj"
  35. ".DebugWinPing.res"
  36. ]
  37. Creating command line "link.exe @C:DOCUME~1AdminLOCALS~1TempRSP32C.tmp"
  38. <h3>Output Window</h3>
  39. Compiling resources...
  40. Compiling...
  41. StdAfx.cpp
  42. Compiling...
  43. ComboBoxEx.cpp
  44. PING.cpp
  45. PingThread.cpp
  46. WinPing.cpp
  47. f:ddc++时尚编程百例实例88  连续批量ping测试winpingdlg.h(53) : error C2086: 'm_pingThread' : redefinition
  48. WinPingDlg.cpp
  49. f:ddc++时尚编程百例实例88  连续批量ping测试winpingdlg.h(53) : error C2086: 'm_pingThread' : redefinition
  50. Generating Code...
  51. Error executing cl.exe.
  52. <h3>Results</h3>
  53. WinPing.exe - 2 error(s), 0 warning(s)
  54. </pre>
  55. </body>
  56. </html>