 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Colin Guest
|
Posted: Wed Mar 21, 2007 8:05 pm Post subject: Delphi 2007 debug issue. |
|
|
I went to debug my first program from the Delphi 2007 IDE. Hit F9 to
run the program, and was presented with a popup claiming 'Cannot load
evaluator:dcc110.dll'.
My first thought was that it was a 'Path' problem, so I searched my
entire computer for dcc110.dll, and it wasn't there anywhere.
In the end I found 'dcc100.dll' in the Delphi 2007 'bin directory. I
examined it with my resource editor, found the version string -
11.0.2627.5503. I figured it look like the correct file - version 11
of the compiler - just named wrongly.
So I copied dcc100.dll to dcc110.dll, reran Delphi 2007, tried to
debug my application and it all worked fine.
I guess it could have been an 'install' problem, but a hunch says that
the file was renamed from dcc110.dll to dcc100.dll at the last minute
before release, but not all dependencies were updated correctly.
Anyway like I said, it's all working now. If you encounter this error
just copy (not rename) dcc100.dll to dcc110.dll.
--
Colin |
|
| Back to top |
|
 |
Colin Guest
|
Posted: Wed Mar 21, 2007 9:06 pm Post subject: Re: Delphi 2007 debug issue. |
|
|
On 21 Mar, 15:05, "Colin" <c...@wilsonc.demon.co.uk> wrote:
| Quote: | I went to debug my first program from the Delphi 2007 IDE. Hit F9 to
run the program, and was presented with a popup claiming 'Cannot load
evaluator:dcc110.dll'.
|
My bad - it was a configuration issue on my computer. I'd been
messing with the registry...
--
Colin |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|