Error using KylixRecompile

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
kriz
Newbie
Newbie
Posts: 4
Joined: Thu Apr 20, 2006 12:00 am

Error using KylixRecompile

Post by kriz » Mon May 22, 2006 6:01 pm

I´m trynig to install the TeeChart Pro V7 using the KylixRecompile script and a received the following error:

=== compile TeeChart for Kylix3 =============
dcc -u/root/kylix/lib Tee7K3.dpk
Borland Delphi for Linux Version 14.5 Open Edition
Copyright (c) 1983,2002 Borland Software Corporation
TeeDefs.inc(247)
TeeDefs.inc(247)
TeeDefs.inc(247)
TeeDefs.inc(247)
TeeDefs.inc(247)
TeeHtml.pas(702)
TeeDefs.inc(247)
TeeConst.pas(778)
TeCanvas.pas(2703) Hint: Value assigned to 'tmpCanvas' never used
TeCanvas.pas(8591)
TeeProcs.pas(1388) Error: Undeclared identifier: 'HORZSIZE'
TeeProcs.pas(1389) Error: Undeclared identifier: 'VERTSIZE'
TeeProcs.pas(1412) Error: Undeclared identifier: 'VERTSIZE'
TeeProcs.pas(1415) Error: Undeclared identifier: 'HORZSIZE'
TeeProcs.pas(4243)
TeEngine.pas(36) Fatal: Could not compile used unit 'TeeProcs.pas'
make: ** [bplTee7K3.so] Erro 1
=== create static libraries === =============
ln: criando link simbólico `/tmp/kylix3/kylix3' to `/usr/local/kylix3': Permissão negada
make: *** Sem regra para processar o alvo `Tee7K3.bpr', necessário por `Tee7K3.a'. Pare.
ls: *.a: Arquivo ou diretório não encontrado
mv: cannot stat `*.so': Arquivo ou diretório não encontrado
mv: cannot stat `*.dcp': Arquivo ou diretório não encontrado
mv: cannot stat `*.dpu': Arquivo ou diretório não encontrado
mv: cannot stat `*.a': Arquivo ou diretório não encontrado
mv: cannot stat `*.bpi': Arquivo ou diretório não encontrado


May you help me???
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 May 29, 2006 8:28 am

Hi kriz,

Sorry for the late reply but if I'm not wrong I directly sent you a version which we know to work in Kylix. Did you receive it?
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

Guyinwonder
Newbie
Newbie
Posts: 3
Joined: Wed Sep 28, 2005 4:00 am
Contact:

the same problem

Post by Guyinwonder » Wed Jul 26, 2006 10:32 am

dear narcis,
i also having the same problem with recompilekylix the error is the same exact line as above ...but in english .....

i'm using kylix3 and Suse 10 could you please ...help me ?
i urgently need the chart
also if possible could you point me how to make teechart work with fastreport clx2.55 ?
thank you.

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 Jul 26, 2006 10:43 am

Hi Guyinwonder,

I've just sent you the same files and instructions I sent kriz to your forums contact e-mail address.
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

Guyinwonder
Newbie
Newbie
Posts: 3
Joined: Wed Sep 28, 2005 4:00 am
Contact:

recompile...

Post by Guyinwonder » Thu Jul 27, 2006 10:32 am

dear narcis ...
i've got your attachment .
i'v try it .
i try two ways :
1. from source.zip i put in /root/source then changed.tar.gz i put in /root/source also...
then start compile but it turn out still error ..... then i try
2. i put the source.zip in /root/source2 then compile..... i't work.......
but then whenever i put a Tchart on my form then double click and pick the title or legend tab it turn an error that say ...property error on TeeShadowEdit.borderstyle so i open the file TeeShadowEdit.pas ...when it open it say the same error so i ignore it then save and recompile again ...turn out all okay........


thanx for your support narcis...
if i had another question i'll post it here again...

ps: why the steema doesn't put the clx version (compiled ok) in the client download area ? i think it will be much comfortable.......also if possible ...putt some demo package program...so client can test their ....component ........but again it just some sugestion from me...
thnx....

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 Jul 27, 2006 10:39 am

Hi Guyinwonder,

I'm glad to hear it is working fine for you.
ps: why the steema doesn't put the clx version (compiled ok) in the client download area ? i think it will be much comfortable.......also if possible ...putt some demo package program...so client can test their ....component ........but again it just some sugestion from me...
We can not put compiled clx files because they need to be generated for each specific environment (Operating system version, IDE, etc.). Regarding the test projects, there are already a number of demos and examples included with TeeChart binary installers.
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

Guyinwonder
Newbie
Newbie
Posts: 3
Joined: Wed Sep 28, 2005 4:00 am
Contact:

clx version

Post by Guyinwonder » Fri Jul 28, 2006 4:43 am

i mean u guys can put some clx version on major distro such as suse, mandrake,redhat or ubuntu...........other than that then we can ask you the way to recompile.......in that way will put alot of comfort in client side........just an opinion
thnx ..........
next is i try to connect the fast report 2.5 clx with the steema.com teechart......

it found out tobe that the teeprocs.pas must be edited ...
TMetaFileCanvas=Class(TCanvas)
edited--> TMetaFileCanvas=Class(TBitmapCanvas)
any hint ? or any sugestion ?

Pep
Site Admin
Site Admin
Posts: 3273
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Mon Jul 31, 2006 10:23 am

Hi,
i mean u guys can put some clx version on major distro such as suse, mandrake,redhat or ubuntu...........other than that then we can ask you the way to recompile.......in that way will put alot of comfort in client side........just an opinion
thnx ..........
Yes, would be good, but as kylix has been disregarded by Borland, and the minor number of customers which use it under kylix, we have removed the support for kylix.
it found out tobe that the teeprocs.pas must be edited ...
TMetaFileCanvas=Class(TCanvas)
edited--> TMetaFileCanvas=Class(TBitmapCanvas)
any hint ? or any sugestion ?
I'm sorry, I'm not sure what you refer here, could you please be more specific ?

kriz
Newbie
Newbie
Posts: 4
Joined: Thu Apr 20, 2006 12:00 am

Narcís

Post by kriz » Tue Oct 03, 2006 8:32 pm

I didn´t receive the files.
May you send me?

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 » Wed Oct 04, 2006 8:35 am

Hi kriz,

I forwarded you the e-mail to the e-mail address I sent originally and your forums contact e-mail address.
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