Installing TTree v2 with TeeChart PRO v5.0.2

TeeTree VCL for Borland Delphi and C++ Builder.
Post Reply
User1234
Newbie
Newbie
Posts: 2
Joined: Mon Jul 04, 2005 4:00 am

Installing TTree v2 with TeeChart PRO v5.0.2

Post by User1234 » Mon Jul 18, 2005 10:24 am

Using Delphi 6:

I've tried installing TTree V2 using TeeChart PRO v5.0.2 sources.

On trying to compile I get an error - "Tee56" not found.

I've reinstalled Tchart PRO without issue but TTree V2 still wont't compile.

I can compile TTree in standalone mode although this isn't acceptable as I need to build projects with both TChart and TTree components.

Can anyone help?

tom
Advanced
Posts: 211
Joined: Mon Dec 01, 2003 5:00 am
Contact:

Post by tom » Mon Jul 18, 2005 5:45 pm

1. teeTree v2 is now bundled with teeChart v7.x PRO

2. However, it should still be possible to compile it together with teeChart v5.x PRO. It looks like at installation the teeChart file aren't reachable. Be sure the path to the teeChart files are available in the library path of Delphi when compiling teeTree.

First compile

TeeTree2D6Tee5.dpk
then
DCLTree2D6Tee5.dpk

User1234
Newbie
Newbie
Posts: 2
Joined: Mon Jul 04, 2005 4:00 am

Post by User1234 » Tue Jul 19, 2005 2:08 pm

Hi Tom,

In the mean time I downloaded v5.03 and after uninstalling v5.0.2 completely the install now seems ok.

Thanks

Post Reply