Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
One of the C++ Builder FAQ's is how to create a stand-alone executable in C++ Builder.
It depends on the version of C++ Builder you work with.
Do the following:
* 'Project | Options'
* In this menu, do '(Tab) Packages | Uncheck 'Build with runtime packages''
* Then do '(Tab) Linker | Uncheck 'Use dynamic RTL''
Do the following:
* 'Project | Options'
* In this menu, do 'Linker | Linking', uncheck 'Build with runtime packages'
* Then do 'Packages', uncheck 'Use dynamic RTL'
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.