Helps to compile the "Source code" with delphi.

If you need help on how to use the program
Speed
Posts: 2
Joined: 2007-10-08 15:54:49
Location: Israel

Post by Speed »

Thanks for the quick reply.

I managed to remove Indy v7 and install Indy 9.0

I changed the path, but I still can't install the ElTree package.

now I receive this error when I open eltreeD7.dpk:
'Package C:\Program Files\Borland\Delphi7\Projects\Bpl\eltreeD7.bpl can't be installed because it is not a design time package.'

so there is still something missing. any ideas?
bad4u
Posts: 1148
Joined: 2006-12-11 22:54:46

Post by bad4u »

Speed wrote:now I receive this error when I open eltreeD7.dpk:
'Package C:\Program Files\Borland\Delphi7\Projects\Bpl\eltreeD7.bpl can't be installed because it is not a design time package.'
eltreeD7.dpk is the runtime package, you have to compile and install dcleltD7.dpk, being the designtime package you need.
Post Reply