Question and Answer Database FAQ2082C.txt Including Packages Category :IDE Platform :All Product :C++Builder 3.x Question: When I build and deploy my program the computer that does not have BCB3 installed on it complains about needing packages. How do i make it so that the packages are linked in statically? Answer: Go to Project | Options, select the Packages tab. Uncheck the check box "Build with run time packages". Rebuild the project and you should be fine now. 7/2/98 10:32:32 AM
Last Modified: 01-SEP-99