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.
Firemonkey demo doesn't run under OSX
-
- Newbie
- Posts: 29
- Joined: Tue Oct 13, 2015 12:00 am
Re: Firemonkey demo doesn't run under OSX
Hello,
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.
The demo shipped with TeeChart Pro v2015.06 compiles fine for me here for OSX X.riskassessor wrote:The demo program TeeChart_Pro_Firemonkey_Demo doesn't compile for OSX in the Delphi Seattle IDE
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,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 37
- Joined: Mon Jul 13, 2015 12:00 am
Re: Firemonkey demo doesn't run under OSX
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
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
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Firemonkey demo doesn't run under OSX
Hello,
You can try compiling this GitHub demo (https://github.com/Steema/TeeChart-for- ... SeriesDemo) for Android.
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 |
Instructions - How to post in this forum |