Duplicate resource problem
Posted: Wed Feb 07, 2007 5:14 pm
If I drop into a form a TChartEditor or some other components like TChartListBox, I start to get the following error when I try to compile the application:
[Pascal Error] E2161 Duplicate resource: Type 2 (BITMAP), ID TAREASERIES; File C:\Borland\TurboDelphi\Comps\TeeChart\Delphi10\Lib\TeeBmps.res resource kept; file C:\Borland\TurboDelphi\Comps\TeeChart\Delphi10\Lib\teebmps.res resource discarded.
[etc...]
I already deleted all the teebmps.res files keeping just the one inside C:\Borland\TurboDelphi\Comps\TeeChart\Delphi10\Lib\ but it didn't solve the problem.
Any idea on how to fix this?
Carlos
[Pascal Error] E2161 Duplicate resource: Type 2 (BITMAP), ID TAREASERIES; File C:\Borland\TurboDelphi\Comps\TeeChart\Delphi10\Lib\TeeBmps.res resource kept; file C:\Borland\TurboDelphi\Comps\TeeChart\Delphi10\Lib\teebmps.res resource discarded.
[etc...]
I already deleted all the teebmps.res files keeping just the one inside C:\Borland\TurboDelphi\Comps\TeeChart\Delphi10\Lib\ but it didn't solve the problem.
Any idea on how to fix this?
Carlos