I am prototyping a user interface using C++Builder XE2. I need this project to run on all Windows PCs, whether they have developer tools installed or not.
How can I get all the required libraries to be linked into the .exe that I distribute to users, so they can run the application? What settings in Project Options should be set?
Users now report me this error: