Hello,
I want to use the ChartPreview component from TeeEdiUnit. Unfortunately I can not find any compiled DCU for this unit. Therefore I place the TeeChart source folder in the library path. Now the unit is found, but cannot be compiled, because of the error:
[dcc32 Fehler] TeCanvas.pas(5960): E2010 Inkompatible Typen: 'VCLTee.TeCanvas.TTeeCanvas' und 'TeCanvas.TTeeCanvas'
[dcc32 Fehler] TeCanvas.pas(8898): E2010 Inkompatible Typen: 'TTeeCanvas' und 'TTeeCanvas3D'
[dcc32 Fataler Fehler] TeeEdiGene.pas(568): F2063 Verwendete Unit 'TeCanvas.pas' kann nicht compiliert werden
I found some explanation for this error on another context. There you refer to the installation explanation. But it do not help in my case, bacause I do not have a compiled TeeEdiChart unit.
What can I do?
Thanks in advance.
Compile Error in TeCanvas, while using TeeEdiGene
Re: Compile Error in TeCanvas, while using TeeEdiGene
Hello,
Have you tried to add VCLTee prefix to the unit scope names?
Have you tried to add VCLTee prefix to the unit scope names?
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |