Question: |
Whenever I try to run my program, even if it is in the Borland C++ Builder IDE, I get the error "Application must be run in the Builder environment." What can I do? |
Answer: |
It is likely that you used to have either the Trial version or the "Learn to Program" version of C++Builder installed. Uninstall this through the Control Panel | Add/RemovePrograms and reinstall the full version compiler. |
Last Modified: 13-JUN-01