PlateLocate.plg
上传用户:sgmlaoniu
上传日期:2013-03-16
资源大小:403k
文件大小:2k
源码类别:

Windows编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: PlateLocate - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1FLAMIN~1LOCALS~1TempRSP5.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/PlateLocate.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "E:数字图像分析车牌检测PlateLocatePlateLocateView.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1FLAMIN~1LOCALS~1TempRSP5.tmp" 
  15. Creating temporary file "C:DOCUME~1FLAMIN~1LOCALS~1TempRSP6.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/PlateLocate.pdb" /debug /machine:I386 /out:"Debug/PlateLocate.exe" /pdbtype:sept 
  18. ".DebugChildFrm.obj"
  19. ".DebugDIBAPI.OBJ"
  20. ".DebugDlgIntensity.obj"
  21. ".DebugMainFrm.obj"
  22. ".DebugPlateLocate.obj"
  23. ".DebugPlateLocateDoc.obj"
  24. ".DebugPlateLocateMethod.obj"
  25. ".DebugPlateLocateView.obj"
  26. ".DebugStdAfx.obj"
  27. ".DebugPlateLocate.res"
  28. ]
  29. Creating command line "link.exe @C:DOCUME~1FLAMIN~1LOCALS~1TempRSP6.tmp"
  30. <h3>Output Window</h3>
  31. Compiling...
  32. PlateLocateView.cpp
  33. Linking...
  34. Creating temporary file "C:DOCUME~1FLAMIN~1LOCALS~1TempRSP7.tmp" with contents
  35. [
  36. /nologo /o"Debug/PlateLocate.bsc" 
  37. ".DebugStdAfx.sbr"
  38. ".DebugChildFrm.sbr"
  39. ".DebugDIBAPI.SBR"
  40. ".DebugDlgIntensity.sbr"
  41. ".DebugMainFrm.sbr"
  42. ".DebugPlateLocate.sbr"
  43. ".DebugPlateLocateDoc.sbr"
  44. ".DebugPlateLocateMethod.sbr"
  45. ".DebugPlateLocateView.sbr"]
  46. Creating command line "bscmake.exe @C:DOCUME~1FLAMIN~1LOCALS~1TempRSP7.tmp"
  47. Creating browse info file...
  48. <h3>Output Window</h3>
  49. <h3>Results</h3>
  50. PlateLocate.exe - 0 error(s), 0 warning(s)
  51. </pre>
  52. </body>
  53. </html>