Page 1 of 1

IOS fail to compile

Posted: Tue May 29, 2012 9:25 am
by 16562340
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

Re: IOS fail to compile

Posted: Thu May 31, 2012 2:16 pm
by yeray
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?

Re: IOS fail to compile

Posted: Tue Jun 12, 2012 10:23 am
by 16562340
now it works

Re: IOS fail to compile

Posted: Tue Jun 12, 2012 10:43 am
by yeray
Hi Jørgen,

Please, don't hesitate to share the solution if you feel it could help others with a similar problem.

Re: IOS fail to compile

Posted: Wed Jun 13, 2012 10:12 am
by 16562340
Probably something with my search path or uses clause
It just started to work. :D


Jørgen