"CreateNewSeriesGallery" Function Compile Error
I'm using BCB6, TChart 7.07 and FastReprot 3.22.6.
I recompile FastReport, because FastReprot don't loading TChart, that search tee60.bpi.
But don't recomple "frxTee6.bpk" project, that error.
[Pascal Error] frxChartEditor.pas(467): There is no overloaded version of 'CreateNewSeriesGallery' that can be called with these arguments
[Pascal Fatal Error] frxChart.pas(243): Could not compile used unit 'C:\Borland\CBuilder6\Source\FastReport 3\LibBCB6\frxChartEditor.pas'
[Linker Error] Unresolved external '__fastcall Teegally::GetGallerySeriesName(Teengine::TChartSeries *)' referenced from C:\BORLAND\CBUILDER6\SOURCE\FASTREPORT 3\LIBBCB6\FRXCHARTEDITOR.OBJ
[Linker Error] Unresolved external '__fastcall Teegally::CreateNewSeriesGallery(Classes::TComponent *, Teengine::TChartSeries *, Chart::TCustomChart *, bool, bool)' referenced from C:\BORLAND\CBUILDER6\SOURCE\FASTREPORT 3\LIBBCB6\FRXCHARTEDITOR.OBJ
please help..
I recompile FastReport, because FastReprot don't loading TChart, that search tee60.bpi.
But don't recomple "frxTee6.bpk" project, that error.
[Pascal Error] frxChartEditor.pas(467): There is no overloaded version of 'CreateNewSeriesGallery' that can be called with these arguments
[Pascal Fatal Error] frxChart.pas(243): Could not compile used unit 'C:\Borland\CBuilder6\Source\FastReport 3\LibBCB6\frxChartEditor.pas'
[Linker Error] Unresolved external '__fastcall Teegally::GetGallerySeriesName(Teengine::TChartSeries *)' referenced from C:\BORLAND\CBUILDER6\SOURCE\FASTREPORT 3\LIBBCB6\FRXCHARTEDITOR.OBJ
[Linker Error] Unresolved external '__fastcall Teegally::CreateNewSeriesGallery(Classes::TComponent *, Teengine::TChartSeries *, Chart::TCustomChart *, bool, bool)' referenced from C:\BORLAND\CBUILDER6\SOURCE\FASTREPORT 3\LIBBCB6\FRXCHARTEDITOR.OBJ
please help..