c6.plg
上传用户:zhdd911129
上传日期:2007-05-11
资源大小:722k
文件大小:1k
源码类别:

matlab例程

开发平台:

Matlab

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: c6 - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1user18LOCALS~1TempRSP46.tmp" with contents
  10. [
  11. 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/c6.pdb" /debug /machine:I386 /out:"Debug/c6.exe" /pdbtype:sept 
  12. .Debugc6.obj
  13. .Debugc4.obj
  14. ]
  15. Creating command line "link.exe @C:DOCUME~1user18LOCALS~1TempRSP46.tmp"
  16. <h3>Output Window</h3>
  17. Linking...
  18. c4.obj : error LNK2005: _main already defined in c6.obj
  19. Debug/c6.exe : fatal error LNK1169: one or more multiply defined symbols found
  20. Error executing link.exe.
  21. <h3>Results</h3>
  22. c6.exe - 2 error(s), 0 warning(s)
  23. </pre>
  24. </body>
  25. </html>