c6.plg
资源名称:数值分析课程设计.zip [点击查看]
上传用户:zhdd911129
上传日期:2007-05-11
资源大小:722k
文件大小:1k
源码类别:
matlab例程
开发平台:
Matlab
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: c6 - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1user18LOCALS~1TempRSP46.tmp" with contents
- [
- 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
- .Debugc6.obj
- .Debugc4.obj
- ]
- Creating command line "link.exe @C:DOCUME~1user18LOCALS~1TempRSP46.tmp"
- <h3>Output Window</h3>
- Linking...
- c4.obj : error LNK2005: _main already defined in c6.obj
- Debug/c6.exe : fatal error LNK1169: one or more multiply defined symbols found
- Error executing link.exe.
- <h3>Results</h3>
- c6.exe - 2 error(s), 0 warning(s)
- </pre>
- </body>
- </html>