Error when compiling projects with Rad-Studio XE
Posted: Mon Nov 07, 2016 7:03 am
Hi,
I've upgrade to the newest version of TeeChartPro 2016.19 and when building my projects I get error messages:
Best Regards,
Grzegorz
I've upgrade to the newest version of TeeChartPro 2016.19 and when building my projects I get error messages:
[BCC32 Error] TeeMapSeries.hpp(240): E2285 Could not find a match for 'TTeePolygons::DynamicArray(int)'
Full parser context
Main.cpp(6): #include Main.h
Main.h(26): #include c:\Components\TeeChartPro\Compiled\Delphi15\Include\TeeImport.hpp
TeeImport.hpp(25): #include c:\Components\TeeChartPro\Compiled\Delphi15\Include\TeeWorldSeries.hpp
TeeWorldSeries.hpp(28): #include c:\Components\TeeChartPro\Compiled\Delphi15\Include\TeeMapSeries.hpp
TeeMapSeries.hpp(32): namespace Teemapseries
TeeMapSeries.hpp(221): class TTeePolygonGroups
I'm using Rad-Studio XE (C++ personality).[BCC32 Error] TeeMapSeries.hpp(240): E2031 Cannot cast from 'int' to 'TTeePolygons'
Full parser context
Main.cpp(6): #include Main.h
Main.h(26): #include c:\Components\TeeChartPro\Compiled\Delphi15\Include\TeeImport.hpp
TeeImport.hpp(25): #include c:\Components\TeeChartPro\Compiled\Delphi15\Include\TeeWorldSeries.hpp
TeeWorldSeries.hpp(28): #include c:\Components\TeeChartPro\Compiled\Delphi15\Include\TeeMapSeries.hpp
TeeMapSeries.hpp(32): namespace Teemapseries
TeeMapSeries.hpp(221): class TTeePolygonGroups
Best Regards,
Grzegorz