Firemonkey demo doesn't run under OSX

TeeChart FireMonkey (Windows,OSX,iOS & Android) for Embarcadero RAD Studio, Delphi and C++ Builder (XE5+)
Post Reply
riskassessor
Newbie
Newbie
Posts: 29
Joined: Tue Oct 13, 2015 12:00 am

Firemonkey demo doesn't run under OSX

Post by riskassessor » Fri Dec 04, 2015 4:03 am

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.

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

Re: Firemonkey demo doesn't run under OSX

Post by Yeray » Fri Dec 04, 2015 3:24 pm

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.
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

walter0316
Newbie
Newbie
Posts: 37
Joined: Mon Jul 13, 2015 12:00 am

Re: Firemonkey demo doesn't run under OSX

Post by walter0316 » Sat Mar 26, 2016 5:20 pm

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Firemonkey demo doesn't run under OSX

Post by Narcís » Tue Mar 29, 2016 1:50 pm

Hello,

You can try compiling this GitHub demo (https://github.com/Steema/TeeChart-for- ... SeriesDemo) for Android.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply