Christian wrote:
> When I try to run a program compiled with delphi 2007 on another machine
> without delphi, i get the error "rtl100.bpl not found". This did not
> happen with delphi 2006. I have checked the otion "build with runtime
> package but the error remains.
Setting the checkbox means that the compiler creates an executable that
requires runtime packages. Try to remove the checkmark.
If this doesn't help, delete the dproj file (or rather: move it to a save
place in case you need it), re-add the search paths etc and compile again.
MfG
twm
"Thomas Mueller" <nos...@dummzeuch.de> a écrit dans le message de news:
4691...@newsgroups.borland.com...