MyModem.vcl
上传用户:hjb520
上传日期:2022-08-08
资源大小:1251k
文件大小:3k
源码类别:

Windows CE

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: MyModem - Win32 (WCE SH3) Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"SH3Rel/MyModem.res" /d UNDER_CE=400 /d _WIN32_WCE=400 /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "WCE_PLATFORM_STANDARDSDK" /d "SHx" /d "SH3" /d "_SH3_" /d "_AFXDLL" /r "E:EVC++Modern通信工具MyModem.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP302.tmp" with contents
  11. [
  12. /nologo /W3 /Oxs /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /FR"SH3Rel/" /Fp"SH3Rel/MyModem.pch" /Yu"stdafx.h" /Fo"SH3Rel/" /MC /c 
  13. "E:EVC++Modern通信工具DBFEngine.cpp"
  14. "E:EVC++Modern通信工具MyModem.cpp"
  15. "E:EVC++Modern通信工具MyModemDlg.cpp"
  16. ]
  17. Creating command line "clsh.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP302.tmp" 
  18. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP303.tmp" with contents
  19. [
  20. /nologo /W3 /Oxs /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /FR"SH3Rel/" /Fp"SH3Rel/MyModem.pch" /Yc"stdafx.h" /Fo"SH3Rel/" /MC /c 
  21. "E:EVC++Modern通信工具StdAfx.cpp"
  22. ]
  23. Creating command line "clsh.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP303.tmp" 
  24. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP304.tmp" with contents
  25. [
  26. /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"SH3Rel/MyModem.pdb" /out:"SH3Rel/MyModem.exe" /subsystem:windowsce,4.00 /MACHINE:SH3 
  27. ".SH3RelDBFEngine.obj"
  28. ".SH3RelMyModem.obj"
  29. ".SH3RelMyModemDlg.obj"
  30. ".SH3RelStdAfx.obj"
  31. ".SH3RelMyModem.res"
  32. ]
  33. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP304.tmp"
  34. <h3>Output Window</h3>
  35. Compiling resources...
  36. Compiling...
  37. StdAfx.cpp
  38. Compiling...
  39. DBFEngine.cpp
  40. E:EVC++Modern通信工具DBFEngine.cpp(8333) : warning C4018: '<' : signed/unsigned mismatch
  41. E:EVC++Modern通信工具DBFEngine.cpp(8396) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
  42. E:EVC++Modern通信工具DBFEngine.cpp(8770) : warning C4018: '<' : signed/unsigned mismatch
  43. E:EVC++Modern通信工具DBFEngine.cpp(8810) : warning C4018: '>' : signed/unsigned mismatch
  44. MyModem.cpp
  45. MyModemDlg.cpp
  46. E:EVC++Modern通信工具MyModemDlg.cpp(179) : error C2146: syntax error : missing ';' before identifier 'WriteFile'
  47. E:EVC++Modern通信工具MyModemDlg.cpp(179) : warning C4551: function call missing argument list
  48. Generating Code...
  49. Error executing clsh.exe.
  50. Creating command line "bscmake.exe /nologo /o"SH3Rel/MyModem.bsc"  ".SH3RelStdAfx.sbr" ".SH3RelDBFEngine.sbr" ".SH3RelMyModem.sbr" ".SH3RelMyModemDlg.sbr""
  51. Creating browse info file...
  52. <h3>Output Window</h3>
  53. <h3>Results</h3>
  54. MyModem.exe - 1 error(s), 5 warning(s)
  55. </pre>
  56. </body>
  57. </html>