I have a brand new install of Borland Developer Studio 2006 with a registered copy of Borland C++ Builder 2006. I go to create a new VCL form project and it opens. I add a component under the section of 'Indy Clients'; the component name is 'TIdFTP'... I compile it with defined properties or the default ones and it says, "Please specify the location for the header file"... Okay, no biggie I find the file entitled, "IdExplicitTLSClientServerBase.hpp" under the folder 'Indy 10'... It accepts that but when I go to compile it, it gives me an error saying, "#error Indy 10 does not currently support C++Builder" that was generated in the 'IdWinsock2.hpp' file as part of the coding supposedly... I have no idea why this is happening and I need to fix it because I need to use the "Passive" ftp property on this component for a FTP application ASAP... Plz, let me know if you have any solutions to this because I need to fix this as soon as possible. Thank you for your time!
