I'm trying to upgrade to the beta and I'm getting some error messages. At the beginning of the complie I get...
The smtpClientGetData metod referenced by smtpClient->OnGetData has an incompatible parameter list. Remove the reference? After the link I get... [Linker Error] Unresolved external '__fastcall Wsocket::TCustomWSocket::SetIcsLogger(const Icslogger::TIcsLogger *)' referenced from C:\XPRO\DATAM.OBJ [Linker Error] Unresolved external '__fastcall Wsocket::TCustomWSocket::DebugLog(Icslogger::TLogOption, const System::AnsiString)' referenced from C:\XPRO\DATAM.OBJ [Linker Error] Unresolved external '__fastcall Wsocket::TCustomWSocket::CheckLogOptions(const Icslogger::TLogOption)' referenced from C:\XPRO\DATAM.OBJ [Linker Error] Unresolved external '__fastcall Wsocket::TCustomWSocket::InternalAbort(unsigned short)' referenced from C:\XPRO\DATAM.OBJ [Linker Error] Unresolved external '__fastcall Wsocket::TCustomSocksWSocket::TriggerSessionConnectedSpecial(unsigned short)' referenced from C:\XPRO\DATAM.OBJ [Linker Error] Unresolved external '__fastcall Wsocket::TCustomWSocket::Do_FD_CONNECT(Messages::TMessage&)' referenced from C:\XPRO\DATAM.OBJ [Linker Error] Unresolved external '__fastcall Wsocket::TCustomWSocket::Do_FD_READ(Messages::TMessage&)' referenced from C:\XPRO\DATAM.OBJ [Linker Error] Unresolved external '__fastcall Wsocket::TCustomWSocket::Do_FD_WRITE(Messages::TMessage&)' referenced from C:\XPRO\DATAM.OBJ [Linker Error] Unresolved external '__fastcall Wsocket::TCustomWSocket::Do_FD_ACCEPT(Messages::TMessage&)' referenced from C:\XPRO\DATAM.OBJ [Linker Error] Unresolved external '__fastcall Wsocket::TCustomWSocket::Do_FD_CLOSE(Messages::TMessage&)' referenced from C:\XPRO\DATAM.OBJ [Linker Error] Unresolved external '__fastcall Wsocket::TCustomWSocket::DupConnected()' referenced from C:\XPRO\DATAM.OBJ [Linker Error] Unresolved external '__fastcall Wsocket::TCustomWSocket::SendStr(const System::AnsiString)' referenced from C:\XPRO\DATAM.OBJ [Linker Error] Unresolved external '__fastcall Wsocket::TCustomWSocket::DnsLookup(const System::AnsiString)' referenced from C:\XPRO\DATAM.OBJ [Linker Error] Unresolved external '__fastcall Wsocket::TCustomWSocket::ReverseDnsLookup(const System::AnsiString)' referenced from C:\XPRO\DATAM.OBJ [Linker Error] Unresolved external '__fastcall Wsocket::TCustomWSocket::ReverseDnsLookupSync(const System::AnsiString)' referenced from C:\XPRO\DATAM.OBJ [Linker Error] Unresolved external '__fastcall Wsocket::TCustomWSocket::ThreadDetach()' referenced from C:\XPRO\DATAM.OBJ [Linker Error] Unresolved external '__fastcall Wsocket::TCustomLineWSocket::SendLine(const System::AnsiString)' referenced from C:\XPRO\DATAM.OBJ The really bizzare thing is on another machine the upgrade went Ok. I even copied the ICS folder and the BPL file from that other machine and reinstalled the components but it made no difference. I have no clue what could possibly be going on here. Db -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
