Problem compiling program using TeeMap
Posted: Wed Aug 20, 2014 7:52 am
Good day
I have just upgraded from Delphi XE2 with TeeChart 2012 and using Intraweb 12 to Delphi XE6 with TeeChart 2014 (full source code and using latest release from May 2014), and using Intraweb 14. I have a program which uses TeeMap and get errors when trying to compile. The errors are:
[dcc32 Error] TeeSurfa.pas(3291): E2010 Incompatible types: 'TCustomAxisPanel' and 'TCustomChart'
[dcc32 Error] TeeSurfa.pas(9214): E2250 There is no overloaded version of 'RegisterTeeSeries' that can be called with these arguments
I have other units and programs that use normal TeeCharts (not the map series) and these compile fine. It is just the map version which has TeeSurfa in its "uses" statement that has the problem.
I have tried recompiling the Steema software (with TeeRecompile) and have added the Win32 Lib path for Steema software to my search path.
Please could somebody provide suggestions for what to do to correct this.
Thanks
Bruce
I have just upgraded from Delphi XE2 with TeeChart 2012 and using Intraweb 12 to Delphi XE6 with TeeChart 2014 (full source code and using latest release from May 2014), and using Intraweb 14. I have a program which uses TeeMap and get errors when trying to compile. The errors are:
[dcc32 Error] TeeSurfa.pas(3291): E2010 Incompatible types: 'TCustomAxisPanel' and 'TCustomChart'
[dcc32 Error] TeeSurfa.pas(9214): E2250 There is no overloaded version of 'RegisterTeeSeries' that can be called with these arguments
I have other units and programs that use normal TeeCharts (not the map series) and these compile fine. It is just the map version which has TeeSurfa in its "uses" statement that has the problem.
I have tried recompiling the Steema software (with TeeRecompile) and have added the Win32 Lib path for Steema software to my search path.
Please could somebody provide suggestions for what to do to correct this.
Thanks
Bruce