Delphi 2005 (Windows application)

Hi

I have an existing program that I need to use the SmartFTP library in to connect to an FTPS server.

I'm having issues getting it to work however. I have installed the library, which has also given me the examples.

If I open the Delphi2005forWindowsDemo and run it, I get the following:

[Fatal Error] Delphi2005forWindowsDemo.dpr(10): F1026 File not found: 'sfFTPLib_TLB.dcu'

How do I get the project to use the library?

Thanks in advance!

You might need to add the COM library manually as a reference to the project?