長笛之戀 <paga.bbs@bbs.ccu.edu.tw> wrote:
> 有人知道這下面這個錯是什麼意思嗎???
> [LinkerError] Unresolved external 'Dbclient::TRemoteServer::SetComputerNameA
> (const System::AnsiString) __fastcall' referenced
> from D:\CLIENT\MAIN.OBJ.
Do you use any dll functions or library functions that
does not import in your project ?
Or you can delete all intermediate files in d:\client\, then
rebuild your project... :)
Good Luck to You
ycliaw
---