IOS fail to compile

TeeChart FireMonkey (Windows,OSX,iOS & Android) for Embarcadero RAD Studio, Delphi and C++ Builder (XE5+)
Post Reply
jls
Newbie
Newbie
Posts: 56
Joined: Mon May 07, 2012 12:00 am
Location: Norway

IOS fail to compile

Post by jls » Tue May 29, 2012 9:25 am

The compile on the MAC fails

I use the latest version (update 4 with hotfix)

also copied files to
/Developer/Embarcadero/fmi

The project is your demo program.

Any idea whats wrong?

Jørgen
Attachments
Screen Shot 2012-05-29 at 11.08.36 AM.jpg
Screen Shot 2012-05-29 at 11.08.36 AM.jpg (459.56 KiB) Viewed 11505 times

Yeray
Site Admin
Site Admin
Posts: 9533
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: IOS fail to compile

Post by Yeray » Thu May 31, 2012 2:16 pm

Hi Jørgen,

Excuse us for the delayed reply here.

It seems the compiler doesn't find an "info.plist" file, right? I'm afraid this isn't a TeeChart file. It's a file xcode should create automatically when the application is created. I think it should be in your application folder. Can you find it manually?
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

jls
Newbie
Newbie
Posts: 56
Joined: Mon May 07, 2012 12:00 am
Location: Norway

Re: IOS fail to compile

Post by jls » Tue Jun 12, 2012 10:23 am

now it works

Yeray
Site Admin
Site Admin
Posts: 9533
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: IOS fail to compile

Post by Yeray » Tue Jun 12, 2012 10:43 am

Hi Jørgen,

Please, don't hesitate to share the solution if you feel it could help others with a similar problem.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

jls
Newbie
Newbie
Posts: 56
Joined: Mon May 07, 2012 12:00 am
Location: Norway

Re: IOS fail to compile

Post by jls » Wed Jun 13, 2012 10:12 am

Probably something with my search path or uses clause
It just started to work. :D


Jørgen

Post Reply