Hello,
I am using Asynpro for seriell communication and everything works.
My project must be executable without DLL, so I change the following project settings.
Project-C++-Linker
With dynamic RTL left = false
Packages-Runtime-Packes
Link with runtime packages = false
After that I try to complie and following errors occur.
Error: File Adselcom.dfm not found
Error: Can not execute link
My question is, what can I do to remove these errors?
Or how can I compile my project, that no DLL are needed to execute.
Thank you for your help.
↧
Asynpro – Link Error – Adselcom.dfm
↧