| View previous topic :: View next topic |
| Author |
Message |
Entropia Guest
|
Posted: Thu Aug 07, 2003 3:31 pm Post subject: cannot locate dll |
|
|
Hey,
I made a program using BCB6. When I run it on another pc I get the following
error: cannot locate DLL: vcl60.bpl. I already checked "Build with runtime
packages", but I don't get around it.
How can I solve this?
Thanks a lot!
Leen
|
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Thu Aug 07, 2003 6:10 pm Post subject: Re: cannot locate dll |
|
|
"Entropia" <Leen.Vanhaecke (AT) remove (DOT) entropia.be> wrote
| Quote: | I already checked "Build with runtime packages"
|
Actually, you need to *uncheck* that option. Also make sure that you are
unchecking the *Use Dynamic RTL* option under the Linker tab as well.
Gambit
|
|
| Back to top |
|
 |
Entropia Guest
|
Posted: Fri Aug 08, 2003 7:56 am Post subject: Re: cannot locate dll |
|
|
Thanks a lot!!!!!!!!!!!!!!!
"Entropia" <Leen.Vanhaecke (AT) remove (DOT) entropia.be> wrote
| Quote: | Hey,
I made a program using BCB6. When I run it on another pc I get the
following
error: cannot locate DLL: vcl60.bpl. I already checked "Build with runtime
packages", but I don't get around it.
How can I solve this?
Thanks a lot!
Leen
|
|
|
| Back to top |
|
 |
|