recompile Tee9New_win64Delphi24

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
JimR
Newbie
Newbie
Posts: 46
Joined: Mon Oct 24, 2016 12:00 am

recompile Tee9New_win64Delphi24

Post by JimR » Thu Feb 09, 2017 10:47 pm

Should I be able to compile theTee9New_win64Delphi24 example? I get errors such as "[dcc32 Error] TeCanvas.pas(5692): E2010 Incompatible types: 'VCLTee.TeCanvas.TTeeCanvas' and 'TeCanvas.TTeeCanvas'" . I have the full source code and DX10.1. Perhaps some search paths are not correct? The compiled version provided with the binaries does not provide links to the source code.

thanks

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: recompile Tee9New_win64Delphi24

Post by Yeray » Fri Feb 10, 2017 11:46 am

Hello,

I've just checked the Tee9New.dpr project shipped with TeeChart Pro v2016.19 binary version builds fine for me here both for win32 and win64.
The project is by default at:
C:\Program Files (x86)\Steema Software\Steema TeeChart Pro VCL FMX 2016.19\Examples\Features\Tee9New.dpr

So yes, it's probably a problem with the paths. Please check them.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply