Cpp1.plg
上传用户:cydong117
上传日期:2009-11-10
资源大小:638k
文件大小:1k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: Cpp1 - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "d:tmpRSPE5.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/Cpp1.pdb" /debug /machine:I386 /out:"Debug/Cpp1.exe" /pdbtype:sept
- .DebugCpp1.obj
- ]
- Creating command line "link.exe @d:tmpRSPE5.tmp"
- <h3>Output Window</h3>
- Linking...
- Cpp1.obj : error LNK2001: unresolved external symbol "public: double __thiscall company::saler(double)" (?saler@company@@QAENN@Z)
- Debug/Cpp1.exe : fatal error LNK1120: 1 unresolved externals
- Error executing link.exe.
- <h3>Results</h3>
- Cpp1.exe - 2 error(s), 0 warning(s)
- </pre>
- </body>
- </html>