Why am I getting runtime error 230 when running my application outside of the Kylix IDE?
This error generally means your application cannot find a needed library. Tunning the command source \kylix\bin\kylixpath in Linux should fix this. See the file deploy.txt that comes with Kylix. If this does not resolve your error you may want to chech the Kylix deploy newsgroup for more information.
Related Questions
- Why do I get the "The application failed to initialize properly" or "MSCOREE.DLL was not found" error message when running the compiled program?
- My application works running outside of CodeSnitch, but hangs or crashes when testing with CodeSnitch. Why?
- When a fatal runtime error occurs, can I change a value and continue running?