Page 1 of 1

Problem recompiling 7.0.6 for Delphi 2006

Posted: Tue Jan 17, 2006 10:34 am
by 9341795
Hi,
I'm trying to recompile TeeChart 7.0.6 with Delphi 2006. I've removed all previously automatically installed packages and library paths in Delphi options. When I open the Tee7D10.bpg file I get error messages saying that components are missing (e.g. TButtonColor and TComboFlat). What have I done wrong or how do I get around this?

Best regards,
Michael

Posted: Tue Jan 17, 2006 10:36 am
by narcis
Hi Michael,

Why don't you try recompiling TeeChart sources using the Recompile tool provided with TeeChart Pro v7 Source code installer? The tool can be found at the TeeChart sources program group.

Posted: Tue Jan 17, 2006 10:43 am
by 9341795
Simply because I was trying to follow the instructions in the Install.txt document ;>)

But TeeRecompile.exe sounds great! Where do I find any documentation on how to use it?

Cheers,
Michael

Posted: Tue Jan 17, 2006 11:30 am
by narcis
Hi Michael,

I'm afraid there's no documentation about it but it's self explainatory. It basically compiles TeeChart packages and installs them to the selected IDEs. The minimum recommended checked options are the first two. You also need to select the path where TeeChart sources are and the destination where you want the compiled files to be saved.

If you have any other inquiry about that tool don't hesitate to ask it here.

Posted: Tue Jan 17, 2006 12:43 pm
by 9341795
It worked! Thanks a bunch for your quick help!
Cheers,
Michael

Posted: Tue Jan 17, 2006 12:47 pm
by narcis
You're welcome Michael. I'm glad to hear that worked.