Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2005 Jul : rtl70.bpl is missing
| Subject: | rtl70.bpl is missing |
| Posted by: | "Nicolai Waniek" (roch..@rochus.net) |
| Date: | Thu, 21 Jul 2005 17:28:45 |
Hello,
When I try to run our application on a winXP (SP2) workstation, i always
get the "rtl70.pbl is missing" error message. After trying to figure out
why this message comes up, I checked the project options but "build with
runtime package" is not selected. Allright, i checked the NG and found
Zig's entry (May, 24th 2004) and Dave Nottage's answer to load the
project, delete the .DOF, change something in the project and then run
it again. After following the instructions i hoped that the problem
would be solved, but i still get the error message.
All modules/dlls/... that this application uses are built without
runtime packages. I can't try much because compiling the whole project
takes about 30-40 Minutes (yes, it's very huge!).
Has anyone an idea?
Thank you in advance :)
Nicolai Waniek