ShortMessage.plg
上传用户:ynthgy
上传日期:2022-06-13
资源大小:1580k
文件大小:2k
源码类别:

手机短信编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ShortMessage - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/ShortMessage.res" /d "_DEBUG" /d "_AFXDLL" "C:ShortMessageShortMessage.rc"" 
  10. Creating temporary file "C:DOCUME~1softLOCALS~1TempRSPD4.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ShortMessage.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:ShortMessageComm.cpp"
  14. "C:ShortMessageShortMessage.cpp"
  15. "C:ShortMessageShortMessageDlg.cpp"
  16. "C:ShortMessageSms.cpp"
  17. "C:ShortMessageSmsTraffic.cpp"
  18. ]
  19. Creating command line "cl.exe @C:DOCUME~1softLOCALS~1TempRSPD4.tmp" 
  20. Creating temporary file "C:DOCUME~1softLOCALS~1TempRSPD5.tmp" with contents
  21. [
  22. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ShortMessage.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  23. "C:ShortMessageStdAfx.cpp"
  24. ]
  25. Creating command line "cl.exe @C:DOCUME~1softLOCALS~1TempRSPD5.tmp" 
  26. Creating temporary file "C:DOCUME~1softLOCALS~1TempRSPD6.tmp" with contents
  27. [
  28. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ShortMessage.pdb" /debug /machine:I386 /out:"Debug/ShortMessage.exe" /pdbtype:sept 
  29. .DebugComm.obj
  30. .DebugShortMessage.obj
  31. .DebugShortMessageDlg.obj
  32. .DebugSms.obj
  33. .DebugSmsTraffic.obj
  34. .DebugStdAfx.obj
  35. .DebugShortMessage.res
  36. ]
  37. Creating command line "link.exe @C:DOCUME~1softLOCALS~1TempRSPD6.tmp"
  38. <h3>Output Window</h3>
  39. Compiling resources...
  40. Compiling...
  41. Error spawning cl.exe
  42. <h3>Results</h3>
  43. ShortMessage.exe - 1 error(s), 0 warning(s)
  44. </pre>
  45. </body>
  46. </html>