Compile Error in TeCanvas, while using TeeEdiGene
Posted: Thu Sep 24, 2015 5:39 am
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.
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.