SVM_Train.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: SVM_Train - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP21A.tmp" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/SVM_Train.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "E:AlvinworkingcaptiondemoNtuLibsvmlibsvm-2.32SVM_Trainsvm-train.c"
  13. "E:AlvinworkingcaptiondemoNtuLibsvmlibsvm-2.32SVM_Trainsvm.cpp"
  14. ]
  15. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP21A.tmp" 
  16. <h3>Output Window</h3>
  17. Compiling...
  18. svm-train.c
  19. svm.cpp
  20. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP21B.tmp" with contents
  21. [
  22. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib 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/SVM_Train.pdb" /debug /machine:I386 /out:"Debug/SVM_Train.exe" /pdbtype:sept 
  23. ".Debugsvm-train.obj"
  24. ".Debugsvm.obj"
  25. ]
  26. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP21B.tmp"
  27. <h3>Output Window</h3>
  28. Linking...
  29. Creating command line "bscmake.exe /nologo /o"Debug/SVM_Train.bsc"  ".Debugsvm-train.sbr" ".Debugsvm.sbr""
  30. Creating browse info file...
  31. <h3>Output Window</h3>
  32. <h3>Results</h3>
  33. SVM_Train.exe - 0 error(s), 0 warning(s)
  34. </pre>
  35. </body>
  36. </html>