Codegear C++ Standalone application [closed]-Collection of common programming errors
Okay, so I don’t have the application in front of me and can’t 100% guarantee this answer, but maybe I can help. If I’m slightly off I’ll correct this answer later.
Off the top of my head:
In the Project Settings menu, go into C++ Linker section, and set “Dynamic RTL” to false.
Then in the Packages section of the Project Settings menu, uncheck “Build with Runtime Packages”.