![]() | Steema Issues DatabaseNote: 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. |
| Summary: | TeeRecompile.exe is not able to build iOS Device libraries | ||
|---|---|---|---|
| Product: | FireMonkey TeeChart | Reporter: | Vsevolod V Gromov <gromov.vsevolod> |
| Component: | Install | Assignee: | Steema Issue Manager <issuemanager> |
| Status: | RESOLVED NOTABUG | ||
| Severity: | minor | CC: | david, narcis, sandra |
| Priority: | --- | ||
| Version: | 140220 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows | ||
| Chart Series: | --- | Delphi / C++ Builder RAD IDE Version: | |
| Attachments: | iOS recompilation log | ||
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, |
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.