Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Feb : Re: Cannot compile Indy 10 development snapshot

www.cryer.info
Managed Newsgroup Archive

Re: Cannot compile Indy 10 development snapshot

Subject:Re: Cannot compile Indy 10 development snapshot
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Mon, 5 Feb 2007 12:08:58

"Salvatore Besso" <s.besso@mclink.it> wrote in message
news:45c46b55$1@newsgroups.borland.com...

> ok, I have eliminated SuperCore but I'm still unable to compile
> development snapshot due to cascading errors.

Then you are doing something wrong, because it works perfectly fine
for me.  Please exaplain, step by step, exactly what you are doing to
install it.

> 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.

Do not compile Borland's units like that.  Indy's design-time packages
have dependancies on Borland's pre-built libraries.  In this case, it
should have a dependancy on the "DesignIDE" package.


Gambit

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive