Page 1 of 1

Firemonkey demo doesn't run under OSX

Posted: Fri Dec 04, 2015 4:03 am
by 17576646
The demo program TeeChart_Pro_Firemonkey_Demo doesn't compile for OSX in the Delphi Seattle IDE. I get the error message:

[dccosx Fatal Error] UnitMainPro.pas(60): F2051 Unit FMXTee.Canvas.PDF was compiled with a different version of FMXTee.Constants.TeeMsg_Version

It compiles OK for Windows.

Re: Firemonkey demo doesn't run under OSX

Posted: Fri Dec 04, 2015 3:24 pm
by yeray
Hello,
riskassessor wrote:The demo program TeeChart_Pro_Firemonkey_Demo doesn't compile for OSX in the Delphi Seattle IDE
The demo shipped with TeeChart Pro v2015.06 compiles fine for me here for OSX X.
The error saying "[...] was compiled with a different version of [...]" use to mean there are some references pointing to different versions of the components. I'd check the paths in the IDE.
Does a new project compile fine for you for OSX? If so, check the paths on the project also.

Re: Firemonkey demo doesn't run under OSX

Posted: Sat Mar 26, 2016 5:20 pm
by 16575033
HI
I want ot make a simple Teechart app for my Android Tablet. I have Delphi XE6.
Where can I find the demo for this?
Thanks

Re: Firemonkey demo doesn't run under OSX

Posted: Tue Mar 29, 2016 1:50 pm
by narcis
Hello,

You can try compiling this GitHub demo (https://github.com/Steema/TeeChart-for- ... SeriesDemo) for Android.