RTL error
Posted: Fri 08 Jun 2012 11:12
I'm trying my Delphi app on a new machine (No Delphi installed). It asked for rtl60.bpl which I though was a bit strange. I thought everything was in the EXE. I copied the file into the stytem32 director and now I get the following error.
I'm not sure where to go from here. I'm looking to make EXE's that I can just run on any machine. (That's the reason for staying with Delphi6)
Any suggestions ?
Code: Select all
The procedure entry point @Variants@VarResultCheck$qqrl could not be located in the dynamic link library rtl60.bplAny suggestions ?