Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Feb : Re: Cannot compile Indy 10 development snapshot
| Subject: | Re: Cannot compile Indy 10 development snapshot |
| Posted by: | "Salvatore Besso" (s.bes..@mclink.it) |
| Date: | Sat, 3 Feb 2007 12:01:45 |
hi again Remy,
ok, I have eliminated SuperCore but I'm still unable to compile development
snapshot due to cascading errors.
The errors come from IdDsnRegister.pas. The first is:
Fatal: F1026 File not found: 'DesignIntf.dcu'
Then I compile DesignIntf.pas and I put the .dcu in the "..\BDS\4.0\Lib"
folder. At the second try to compile the Indy 10 snapshot, the same thing
happens for the following files that received the same treatment (compile
and move in ..4.0\Lib):
DesignerTypes.dcu
DesignEditors.dcu
DesignMenus.dcu
DesignConst.dcu
ToolsAPI.dcu
At the end of this endless chain, it requests other two files:
Proxies.dcu
DockForm.dcu
but alas, there is no trace in the whole computer of Proxies.pas nor
DockForm.pas and at this point I gave up. What happened to the development
snapshot?
Maybe I will anticipate you, but no, I haven't installed Indy when I have
installed Delphi because I preferred to install the latest sources
downloaded from the Indy web site and I have installed this Indy package
into another folder, outside of the Borland folder structure, so no Indy old
files are present in this structure.
Regards
Salvatore