Unresolved external '__fastcall Idsmtp::TIdSMTP::~TIdSMTP()'

48 Views Asked by At

I have installed RAD Studio XE (C++Builder XE). When compiling a project, I'm getting an error:

[Linker Error] Unresolved external '__fastcall Idsmtp::TIdSMTP::~TIdSMTP()'

TIdSMTP is available in Indy. How to install Indy for RAD Studio XE?

Please help me to resolve this.

0

There are 0 best solutions below