pattern.plg
上传用户:chinamans
上传日期:2016-04-11
资源大小:14485k
文件大小:1k
源码类别:

图形/文字识别

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: pattern - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/pattern.res" /d "_DEBUG" /d "_AFXDLL" "G:VC++模式识别源代码第05章  联机字符识别联机数字、英文字符及汉字识别pattern.rc"" 
  10. Creating temporary file "C:DOCUME~1lhrLOCALS~1TempRSPC2.tmp" with contents
  11. [
  12. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/pattern.pdb" /debug /machine:I386 /out:"Debug/pattern.exe" /pdbtype:sept 
  13. ".DebugInputdialog.obj"
  14. ".Debugpattern.obj"
  15. ".DebugpatternDlg.obj"
  16. ".DebugPatternView.obj"
  17. ".DebugStdAfx.obj"
  18. ".DebugStore.obj"
  19. ".Debugpattern.res"
  20. ]
  21. Creating command line "link.exe @C:DOCUME~1lhrLOCALS~1TempRSPC2.tmp"
  22. <h3>Output Window</h3>
  23. Compiling resources...
  24. Linking...
  25. <h3>Results</h3>
  26. pattern.exe - 0 error(s), 0 warning(s)
  27. </pre>
  28. </body>
  29. </html>