Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Way..Way Off Topic
Fri, Apr 25 2008 9:42 AMPermanent Link

Allan Brocklehurst
Hi;
I just installed D2007 wirh EDB 1.9 b3
pROBLEM:
I cannot compile any programs!!!!
I'm getting these errors:

[DCC Warning] SysUtils.pas(14018): W1000 Symbol 'EStackOverflow' is deprecated
[DCC Error] Variants.pas(1035): F2092 Program or unit 'Variants' recursively uses itself

has anyone see this before?
Any Idead on how to resolve this?

this even occurres on building "the cdcollector demo"  that Tim supplied with EDB1.09

TIA

Allan
Fri, Apr 25 2008 12:16 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Allan,

<< has anyone see this before?
Any Idead on how to resolve this? >>

Sounds like you've got a compiler search path that is picking up non-D2007
system units.

--
Tim Young
Elevate Software
www.elevatesoft.com

Fri, Apr 25 2008 2:54 PMPermanent Link

Allan Brocklehurst
Tim;
Yup.. that's it.  I had to replace $(BDS) with the full path.

thanks

Allan

"Tim Young [Elevate Software]" <timyoung@elevatesoft.com> wrote:

Allan,

<< has anyone see this before?
Any Idead on how to resolve this? >>

Sounds like you've got a compiler search path that is picking up non-D2007
system units.

--
Tim Young
Elevate Software
www.elevatesoft.com
Image