Slave104_Demo.plg
上传用户:tengfei
上传日期:2014-02-20
资源大小:423k
文件大小:3k
源码类别:

邮电通讯系统

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Slave104_Demo - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/Slave104_Demo.res" /d "_DEBUG" /d "_AFXDLL" "D:shareywkdMysoftLib875-5Demo104规约SlaveSlave104_DemoSlave104_Demo.rc"" 
  10. Creating temporary file "C:DOCUME~1yangweiLOCALS~1TempRSP91.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/Slave104_Demo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "D:shareywkdMysoftLib875-5Demo104规约SlaveSlave104_DemoSlave104_Demo.cpp"
  14. "D:shareywkdMysoftLib875-5Demo104规约SlaveSlave104_DemoSlave104_DemoDlg.cpp"
  15. "D:shareywkdMysoftLib875-5Demo104规约SlaveSlave104_DemoSlave104real.cpp"
  16. ]
  17. Creating command line "cl.exe @C:DOCUME~1yangweiLOCALS~1TempRSP91.tmp" 
  18. Creating temporary file "C:DOCUME~1yangweiLOCALS~1TempRSP92.tmp" with contents
  19. [
  20. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/Slave104_Demo.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  21. "D:shareywkdMysoftLib875-5Demo104规约SlaveSlave104_DemoStdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @C:DOCUME~1yangweiLOCALS~1TempRSP92.tmp" 
  24. Creating temporary file "C:DOCUME~1yangweiLOCALS~1TempRSP93.tmp" with contents
  25. [
  26. Slave_104.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Slave104_Demo.pdb" /debug /machine:I386 /out:"Slave104_Demo.exe" /pdbtype:sept 
  27. ".DebugSlave104_Demo.obj"
  28. ".DebugSlave104_DemoDlg.obj"
  29. ".DebugSlave104real.obj"
  30. ".DebugStdAfx.obj"
  31. ".DebugSlave104_Demo.res"
  32. "shareywkdMysoftLib870-5codeSlave_104DebugSlave_104.lib"
  33. ]
  34. Creating command line "link.exe @C:DOCUME~1yangweiLOCALS~1TempRSP93.tmp"
  35. <h3>Output Window</h3>
  36. Compiling resources...
  37. Compiling...
  38. StdAfx.cpp
  39. Compiling...
  40. Slave104_Demo.cpp
  41. Slave104_DemoDlg.cpp
  42. D:shareywkdMysoftLib875-5Demo104规约SlaveSlave104_DemoSlave104_DemoDlg.cpp(192) : warning C4305: '+=' : truncation from 'const double' to 'float'
  43. Slave104real.cpp
  44. D:shareywkdMysoftLib875-5Demo104规约SlaveSlave104_DemoSlave104real.cpp(56) : warning C4305: 'argument' : truncation from 'const double' to 'float'
  45. Generating Code...
  46. Linking...
  47. LINK : LNK6006: program database D:shareywkdMysoftLib875-5Demo104规约SlaveSlave104_DemoDebugSlave104_Demo.pdb missing; performing full link
  48. <h3>Results</h3>
  49. Slave104_Demo.exe - 0 error(s), 2 warning(s)
  50. </pre>
  51. </body>
  52. </html>