Page 1 of 1

XE4 update 1 compile problem

Posted: Thu Jun 13, 2013 5:44 am
by 9236183
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.

Re: XE4 update 1 compile problem

Posted: Thu Jun 13, 2013 6:08 am
by 9236183
Just a note this is TChart 2013.08.130521

Re: XE4 update 1 compile problem

Posted: Thu Jun 13, 2013 9:11 am
by narcis
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.

Re: XE4 update 1 compile problem

Posted: Thu Jun 27, 2013 5:02 am
by 9236183
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

Re: XE4 update 1 compile problem

Posted: Thu Jun 27, 2013 8:14 am
by narcis
Hi bdw,

Thanks for your feedback. The Embarcadero solution you pointed works fine for us here too.