learn.plg
上传用户:xgw_05
上传日期:2014-12-08
资源大小:2726k
文件大小:2k
源码类别:

.net编程

开发平台:

Java

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: learn - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1babygirlLOCALS~1TempRSP78.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/learn.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "E:new课题资料SVMcodesvm源代码SVM VC++example_set.cpp"
  13. "E:new课题资料SVMcodesvm源代码SVM VC++globals.cpp"
  14. "E:new课题资料SVMcodesvm源代码SVM VC++kernel.cpp"
  15. "E:new课题资料SVMcodesvm源代码SVM VC++learn.cpp"
  16. "E:new课题资料SVMcodesvm源代码SVM VC++parameters.cpp"
  17. "E:new课题资料SVMcodesvm源代码SVM VC++smo.cpp"
  18. "E:new课题资料SVMcodesvm源代码SVM VC++svm_c.cpp"
  19. "E:new课题资料SVMcodesvm源代码SVM VC++svm_nu.cpp"
  20. ]
  21. Creating command line "cl.exe @C:DOCUME~1babygirlLOCALS~1TempRSP78.tmp" 
  22. <h3>Output Window</h3>
  23. Compiling...
  24. example_set.cpp
  25. globals.cpp
  26. kernel.cpp
  27. learn.cpp
  28. parameters.cpp
  29. smo.cpp
  30. svm_c.cpp
  31. svm_nu.cpp
  32. Creating temporary file "C:DOCUME~1babygirlLOCALS~1TempRSP79.tmp" with contents
  33. [
  34. /nologo /subsystem:console /incremental:yes /pdb:"Debug/learn.pdb" /debug /machine:I386 /out:"Debug/learn.exe" /pdbtype:sept 
  35. ".Debugexample_set.obj"
  36. ".Debugglobals.obj"
  37. ".Debugkernel.obj"
  38. ".Debuglearn.obj"
  39. ".Debugparameters.obj"
  40. ".Debugsmo.obj"
  41. ".Debugsvm_c.obj"
  42. ".Debugsvm_nu.obj"
  43. ]
  44. Creating command line "link.exe @C:DOCUME~1babygirlLOCALS~1TempRSP79.tmp"
  45. <h3>Output Window</h3>
  46. Linking...
  47. Creating command line "bscmake.exe /nologo /o"Debug/learn.bsc"  ".Debugexample_set.sbr" ".Debugglobals.sbr" ".Debugkernel.sbr" ".Debuglearn.sbr" ".Debugparameters.sbr" ".Debugsmo.sbr" ".Debugsvm_c.sbr" ".Debugsvm_nu.sbr""
  48. Creating browse info file...
  49. <h3>Output Window</h3>
  50. <h3>Results</h3>
  51. learn.exe - 0 error(s), 0 warning(s)
  52. </pre>
  53. </body>
  54. </html>