[DUG] Runtime packages

Robert martin rob at chreos.co.nz
Tue Feb 26 10:11:14 NZDT 2008


Hi

Trying to convert a dll into a runtime package.  Have changed the host 
app to use reuntime packages but left most packages (except vcl;rtl) as 
statically linked.  I have another package that is to be loaded 
dynamically.  However when I try to load it I get a message '... 
WildSoftD2007.bpl was not found...'.  This is a package containing all 
our custom components and both apps use these components. 

I thought my run time package would statically include this.  Any ideas 
what I am doing wrong ?

If I copy the bpl into the exe directory I miss this message and get a 
'class TQuikRep' already exists in package, error message.  I am hoping 
that fixing my first problem will then fix the second.  Yes we have a 
component that uses quickReports as a base class.

-- 
Rob Martin
Software Engineer

phone +64 03 377 0495
fax   +64 03 377 0496
web www.chreos.com

Wild Software Ltd



More information about the Delphi mailing list