[Solved] Compiling TeeChart Source Code with BCB 5

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
to2
Newbie
Newbie
Posts: 39
Joined: Thu Jan 19, 2006 12:00 am

[Solved] Compiling TeeChart Source Code with BCB 5

Post by to2 » Thu Mar 30, 2006 2:35 pm

Hello,

trying this I can compile Tee7C5.bpl but for TeeUI7C5.bpl the linker fails with:

Code: Select all

[Linker Fatal Error] Fatal: Type index 2147479547 is bad in module C:\Programme\Steema Software\TeeChart Pro 7.06 Full Source Code\Sources\TeeToolsGallery.pas
What can I do?
Last edited by to2 on Thu Mar 30, 2006 3:43 pm, edited 1 time in total.

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 Mar 30, 2006 2:54 pm

Hi to2,

Are you compiling the packages manually or are you using Recompile tool provided with TeeChart sources installation?
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

to2
Newbie
Newbie
Posts: 39
Joined: Thu Jan 19, 2006 12:00 am

Post by to2 » Thu Mar 30, 2006 3:33 pm

Hello Narcís,

I have compiled manually. Thank you for hinting me to the recompile tool. I'll try it.

BTW I solved the error above by setting debug flags back to "Final". But now I stuck with teePro. It compiles without errors but no bpi is generated. Anyway lets see, what recompile tool can do for me ... :)

to2
Newbie
Newbie
Posts: 39
Joined: Thu Jan 19, 2006 12:00 am

Post by to2 » Thu Mar 30, 2006 3:43 pm

I rate this tool AAA. :P 1:01 min:sec and all was done.

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 Mar 30, 2006 3:46 pm

And this is because BCB is very slow compiling :wink: .
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