Hi,
just installed TeeChart PRO v7.04 for Delphi6 and tried to run BigFlatFile example.
Cant compile
Fatal Error: Unit TeeGif compiled with different version of GIF Image. TGifImage
TIA
Unit TeeGif compiled with different version of GIF Image??
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi,
This is most likely Delphi 6 is still referencing old TeeChart packages. Please make sure you removed/backuped all old packages from your IDE and installed the new ones.
This is most likely Delphi 6 is still referencing old TeeChart packages. Please make sure you removed/backuped all old packages from your IDE and installed the new ones.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
The installation did it....narcis wrote:Hi,
This is most likely Delphi 6 is still referencing old TeeChart packages. Please make sure you removed/backuped all old packages from your IDE and installed the new ones.
there is a "Backup_TeeChart" under my Delphi6/Lib folder, also my paths are ok.
you may using a newer version of tgifimage than the one in my D6....
btw, My older version of teechart was the bundled with D6, that version doesnt have GIF export.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
HI,
You might be using newer version of TGifImage, not included with TeeChart. You should check if by any chance another 3rd party package is introducing TGifImage component. If yes, you should disable it or alternatively, disable TeeChart image exporting package.
You might be using newer version of TGifImage, not included with TeeChart. You should check if by any chance another 3rd party package is introducing TGifImage component. If yes, you should disable it or alternatively, disable TeeChart image exporting package.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |