I´m using RAD C++ 10.2 Tokio to create a program VCL 32bits. The program compiles and runs well until... I need to manage serial communications, so I have installed the free tool AsynPro. As soon as I add non-visual component "TApdComPort" named "ApdComPort1". The link fails to finish the linking. The message is: [ilink32 Error] Error: Unable to open file 'ADSELCOM.DFM' [ilink32 Error] Error: Unable to perform link I have tested with RTL enable or disabled. I have tested with Run Time Packages false/true. In all this cases, the error continues appearing. I have checked the "#include "AdPort.hpp"" line is in Header of my file. Can anybody help me ?? Regards, Daniel
↧