TeeChart 8.04 Evaluation

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
BE
Newbie
Newbie
Posts: 41
Joined: Tue Nov 16, 2004 5:00 am

TeeChart 8.04 Evaluation

Post by BE » Sat Oct 25, 2008 1:19 pm

Hi,

I down loaded the eva version of TeeChart 8.04. Installed it to my BCB 2009 Pro version. When I start my BCB 2009, I got the msg saying that can't load Package Tee812, it contains unit 'TeeAbout,' which is also contained in package 'Tee8120'. What is my problem?

Thanks

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon Oct 27, 2008 9:22 am

Hi BE,

This means your C++ Builder 2009 is still using default TeeChart packages. You should go to Project -> Options -> Packages and disable standard TeeChart packages and enable v8.04 ones. Go to Directories and Conditionals -> Library Path and check that $(TEELIBPATH) and $(TEELIBPATH)\Obj are on *top* of the list. Then go to C++ Compiler -> Directories and Conditionals and check that Include file search path has $(TEEINCPATH) on *top* of the list. Finally enable the left-bottom "Default" checkbox.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply