DNA.plg
上传用户:kanghaisi
上传日期:2017-04-20
资源大小:5727k
文件大小:2k
源码类别:

DNA

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: DNA - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP13F.tmp" with contents
  10. [
  11. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/DNA.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "C:Documents and SettingsAdministrator桌面DNAShowDlg.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP13F.tmp" 
  15. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP140.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/DNA.pdb" /debug /machine:I386 /out:"Debug/DNA.exe" /pdbtype:sept 
  18. ".DebugDNA.obj"
  19. ".DebugDNADoc.obj"
  20. ".DebugDNAView.obj"
  21. ".DebugExplainDlg.obj"
  22. ".DebugMainFrm.obj"
  23. ".DebugShowDlg.obj"
  24. ".DebugStdAfx.obj"
  25. ".DebugDNA.res"
  26. ]
  27. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP140.tmp"
  28. <h3>Output Window</h3>
  29. Compiling...
  30. ShowDlg.cpp
  31. C:Documents and SettingsAdministrator桌面DNAShowDlg.cpp(366) : warning C4018: '!=' : signed/unsigned mismatch
  32. Linking...
  33. Creating command line "bscmake.exe /nologo /o"Debug/DNA.bsc"  ".DebugStdAfx.sbr" ".DebugDNA.sbr" ".DebugDNADoc.sbr" ".DebugDNAView.sbr" ".DebugExplainDlg.sbr" ".DebugMainFrm.sbr" ".DebugShowDlg.sbr""
  34. Creating browse info file...
  35. <h3>Output Window</h3>
  36. <h3>Results</h3>
  37. DNA.exe - 0 error(s), 0 warning(s)
  38. </pre>
  39. </body>
  40. </html>