errors compiling 704 for kylix 3

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
klint
Newbie
Newbie
Posts: 9
Joined: Tue Mar 01, 2005 5:00 am

errors compiling 704 for kylix 3

Post by klint » Fri Mar 04, 2005 1:29 am

1. Series.pas needs to uses Types in interface for TRect (not just D9)
2. case problem with filename teeAbout.pas/dfm - capitalise T
3. TeePyramid.pas needs uses Types in the interface section for TRect
4. Packages dclTree7K3 and TeePro7K3 both contain TeeDraw3d.

I've fixed 1-3 but what needs to happen for 4?

klint.

sm
Newbie
Newbie
Posts: 13
Joined: Wed Feb 02, 2005 5:00 am

Post by sm » Thu Apr 28, 2005 7:41 am

I have exactly the same problems and also was able to fix 1 - 3 but please tell me how to fix the fourth error.

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

Post by Narcís » Thu Apr 28, 2005 8:02 am

Hi sm,

I've already sent you the files with the fix to solve this problem. You should replace the current ones for the new ones. I've sent the files to the contact e-mail address we have at our customer records. If you need the files sent to any other addess please let me know.
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

sm
Newbie
Newbie
Posts: 13
Joined: Wed Feb 02, 2005 5:00 am

Post by sm » Thu Apr 28, 2005 9:57 am

narcis wrote:Hi sm,

I've already sent you the files with the fix to solve this problem. You should replace the current ones for the new ones. I've sent the files to the contact e-mail address we have at our customer records. If you need the files sent to any other addess please let me know.
Thanks! Could you please send it to jacobs@tedsoft.de?

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

Post by Narcís » Thu Apr 28, 2005 3:17 pm

Hi sm,

Done!
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

sm
Newbie
Newbie
Posts: 13
Joined: Wed Feb 02, 2005 5:00 am

Post by sm » Fri Apr 29, 2005 7:27 am

Thanks!

Dave Bim-Merle
Newbie
Newbie
Posts: 2
Joined: Mon Nov 22, 2004 5:00 am
Location: Mountain View, CA

Post by Dave Bim-Merle » Wed Jun 29, 2005 6:22 pm

I'm seeing the same problem with the source code from version 7.04. I'm assuming the mistakes have not been corrected in the downloadable source code.

I corrected the uses Types in Series.pas and renamed the teeAbout.pas to TeeAbout.pas , and the missing uses Types in TeePyramid.pas .

I also need the fix for the Error: Packages 'dclTee7K3' and 'TeePro7K3' both contain unit 'TeeDraw3D'

Can you post the solution, or send via email.

Thanks!

Aaron Swank

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

Post by Narcís » Thu Jun 30, 2005 9:50 am

Hi Aaron,

I've already sent it replying to the e-mail we received from you.
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

TobyMann
Newbie
Newbie
Posts: 1
Joined: Wed May 05, 2004 4:00 am
Location: D-Darmstadt
Contact:

Post by TobyMann » Tue Sep 27, 2005 3:28 pm

Hi,

I try to update TeeChart 7.04 with Kylix 3.

I also need the fix for the Error: Packages 'dclTee7K3' and 'TeePro7K3' both contain unit 'TeeDraw3D'

Can you post the solution, or send via email.
Thank you very much.

My email: t.hoffmann@gsi.de

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

Post by Narcís » Wed Sep 28, 2005 8:03 am

Hi TobyMann,

Ok, I've just sent them.

Please notice that those packages will be included in the next sources maintenance release which will be available shortly.
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