Some answers on no particular order: - You will need the RTL file if "Runtime Packages" are being used.
- BPL entry point issues typically arise when you have a mismatch between the build of a package expected and that which is actually found. - On the working machine, look for alternate/different versions of rtl60.bpl that may be floating around and try using those if present on the machine that isn't working. hth On 11 June 2012 11:46, Marshland Engineering <[email protected]>wrote: > I'm hoping that this issue has been solved before. > > I'm using Delphi 6 and MySql /Devart components. > > My app compiles and runs on the local machine and the if called directly > from the EXE it runs well. > > I then transfered the EXE to a second XT PC and I got an RTL error, so > copied the RTL file to the second machine and now I get > > The procedure entry point @Variants@VarResultCheck$qqrl could not be > located > in the dynamic link library rtl60.bpl > > Why should I need the RTL file and if I do need it how do I fix the error ? > > Thanks Wallace > > > > > > _______________________________________________ > NZ Borland Developers Group - Delphi mailing list > Post: [email protected] > Admin: http://delphi.org.nz/mailman/listinfo/delphi > Unsubscribe: send an email to [email protected] with > Subject: unsubscribe >
_______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [email protected] with Subject: unsubscribe
