I have XE4 update 1 installed and just grabbed the latest TeeChart2013 Full source which has installed.
Using TeeChart Recompilation tool for XE4 works with all profiles win32...all the way to IOS Device v18 which exits with the following error :-
TeeChart Installation
VERSION: 2013
Installing...
iOS Simulator v18 (Delphi XE4 and C++Builder XE4 Update 1) (C++) OK. Time: 19s
================================================================================
iOS Device v18 (Delphi XE4 and C++Builder XE4 Update 1) (C++)
Compiling... unit
Cannot recompile Delphi package: FMXTeeChartPro.pas
Embarcadero Delphi Next Generation for iPhone compiler version 25.0
Copyright (c) 1983,2013 Embarcadero Technologies, Inc.
FMXTeeChartPro.pas(150) Fatal: F1027 Unit not found: 'System.pas' or binary equivalents (.dcu/.o)
EXCEPTION:
Compilation aborted.
XE4 update 1 compile problem
Re: XE4 update 1 compile problem
Just a note this is TChart 2013.08.130521
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: XE4 update 1 compile problem
Hi bdw,
Thanks for reporting. We could reproduce the issue here and we are investigating it. In the meantime you can use the binary installer for XE4.
Thanks for reporting. We could reproduce the issue here and we are investigating it. In the meantime you can use the binary installer for XE4.
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 |
Re: XE4 update 1 compile problem
I found the solution to this issue.
Seems it will only happen to those who installed the Update1 patch, full iso install shouldn't have been effected.
Solution is to run the following as administrator (if not admin it will look like its run but not touch the files) :-
http://support.embarcadero.com/article/43250
Seems it will only happen to those who installed the Update1 patch, full iso install shouldn't have been effected.
Solution is to run the following as administrator (if not admin it will look like its run but not touch the files) :-
http://support.embarcadero.com/article/43250
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: XE4 update 1 compile problem
Hi bdw,
Thanks for your feedback. The Embarcadero solution you pointed works fine for us here too.
Thanks for your feedback. The Embarcadero solution you pointed works fine for us here too.
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 |