Page 1 of 1

Unit TeeGif compiled with different version of GIF Image??

Posted: Fri Apr 22, 2005 5:38 pm
by 9236714
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

Posted: Mon Apr 25, 2005 7:24 am
by narcis
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.

Posted: Mon Apr 25, 2005 3:11 pm
by 9236714
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.
The installation did it....

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.

Posted: Tue Apr 26, 2005 8:13 am
by narcis
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.