Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 685 - TeeRecompile.exe is not able to build iOS Device libraries
Summary: TeeRecompile.exe is not able to build iOS Device libraries
Status: RESOLVED NOTABUG
Alias: None
Product: FireMonkey TeeChart
Classification: Unclassified
Component: Install (show other bugs)
Version: 140220
Hardware: PC Windows
: --- minor
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-31 01:54 EDT by Vsevolod V Gromov
Modified: 2014-04-11 06:52 EDT (History)
3 users (show)

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments
iOS recompilation log (1.93 KB, text/plain)
2014-03-31 01:54 EDT, Vsevolod V Gromov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vsevolod V Gromov 2014-03-31 01:54:49 EDT
Created attachment 142 [details]
iOS recompilation log

C++ Builder Pro XE5, version 19.0.14356.6604
No Delphi personality, just C++

TeeRecompile.exe builds every platform OK, but for iOS Device.
Log (full log is attached) states, that
FMXTee919.dpk(29) Fatal: E2202 Required package 'rtl' not found

I think that it's being looked up in $(BDSLIB)\iosDevice\release folder. There are rtl.a and rtl.o files, but no rtl.dcp, if that's what is needed for recompilation.

I wonder if it's an Embarcadero's problem... If you confirm that, then I'd post bug in their QC.
Comment 1 sandra pazos 2014-04-03 10:51:15 EDT
Hello Vsevolod,

It isn't a bug of TeeChart Pro.  TeeChart packages are made in Delphi, therefore to compile the source code the rtl.dcp is necessary. I suspect the problem may be caused by the XE5 installer not installing rtl.dcp.  It would probably be worthwhile contacting Embarcadero to find out why rtl.dcp isn't added in the iOS Device release folder.
An alternative solution to the problem you have experienced would be to install the binary assembly of TeeChart VCL Pro.

Remember that all source code customers have free access to binary assemblies.

Thanks in advance,