 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Konrad Krupa Guest
|
Posted: Tue Sep 12, 2006 9:18 pm Post subject: This application failed to start |
|
|
I'm relatively new to DELPHI programming and I need help from the experts.
I'm developing application (VCL Windows 32) and when I run it an another
machine I get error saying that required packages are not found
(rtl90.bpl, vcl90.bpl + few more).
I use DELPHI 2005.
What is that I'm doing wnong,where do I have to put the files?
I thought that DELPHI can produre self contained exe files.
Thank you for your help
K. |
|
| Back to top |
|
 |
Brion L. Webster Guest
|
Posted: Tue Sep 12, 2006 9:50 pm Post subject: Re: This application failed to start |
|
|
Konrad Krupa wrote:
| Quote: | I'm developing application (VCL Windows 32) and when I run it an another
machine I get error saying that required packages are not found
(rtl90.bpl, vcl90.bpl + few more).
I use DELPHI 2005.
What is that I'm doing wnong,where do I have to put the files?
I thought that DELPHI can produre self contained exe files.
|
Under Project -> Options, look for "Build with Packages", and uncheck that
option. Your .exe file will get bigger, but it won't depend on the .bpl
files.
--
-Brion
There's no such thing as 'one, true way;'
- Mercedes Lackey |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|