main.plg
上传用户:hnzyys
上传日期:2007-06-13
资源大小:32k
文件大小:2k
源码类别:

生物技术

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: main - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "D:DOCUME~1dongLOCALS~1TempRSP125.tmp" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/main.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "G:mypronew动态规划算法40103AlignmentClass.cpp"
  13. "G:mypronew动态规划算法40103main.cpp"
  14. "G:mypronew动态规划算法40103seqin.cpp"
  15. ]
  16. Creating command line "cl.exe @D:DOCUME~1dongLOCALS~1TempRSP125.tmp" 
  17. Creating temporary file "D:DOCUME~1dongLOCALS~1TempRSP126.tmp" with contents
  18. [
  19. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/main.pdb" /debug /machine:I386 /out:"Debug/main.exe" /pdbtype:sept 
  20. ".DebugAlignmentClass.obj"
  21. ".Debugmain.obj"
  22. ".Debugseqin.obj"
  23. ]
  24. Creating command line "link.exe @D:DOCUME~1dongLOCALS~1TempRSP126.tmp"
  25. <h3>Output Window</h3>
  26. Compiling...
  27. AlignmentClass.cpp
  28. g:mypronew动态规划算法40103alignmentclass.cpp(14) : warning C4305: 'initializing' : truncation from 'const double' to 'const float'
  29. g:mypronew动态规划算法40103alignmentclass.cpp(15) : warning C4305: 'initializing' : truncation from 'const double' to 'const float'
  30. main.cpp
  31. seqin.cpp
  32. Linking...
  33. Creating command line "bscmake.exe /nologo /o"Debug/main.bsc"  ".DebugAlignmentClass.sbr" ".Debugmain.sbr" ".Debugseqin.sbr""
  34. Creating browse info file...
  35. <h3>Output Window</h3>
  36. <h3>Results</h3>
  37. main.exe - 0 error(s), 2 warning(s)
  38. </pre>
  39. </body>
  40. </html>