Page 1 of 1

Could Not Compile Application Class error on release 7+

Posted: Wed Feb 04, 2015 5:33 pm
by gshearne
Hi,
I am receiving the application class error when compiling with 7.0.1 and 7.0.2 for iOS. I have new distribution credentials (as mentioned in an earlier thread). I went back and tried compiling some previous apps that work under 6.7 and they also give me the same compile error.

I need 7.0 because I am using the codePointProperty feature because I am working with languages that have accents. Interestingly I can compile the same app on 7.0.1 for Windows for my Android version. No problems.

Any thoughts would be appreciated. Thanks
Greg

Re: Could Not Compile Application Class error on release 7+

Posted: Sat Feb 07, 2015 4:22 am
by trags3
I too am getting the same error. Using LC 7.0.1 on Macbook Air with Yosemite.
Interesting thing is The Compiled file is saved and I am able to install it on my iPhone 4s.
Not only that the app seems to work ok. I haven't tested everything yet but....

Tom

edit: Should I be worried?

Re: Could Not Compile Application Class error on release 7+

Posted: Sun Feb 22, 2015 12:55 am
by trags3
LCNeil wrote:This error usually relates to an Android issue. Make sure Android is not checked in your standalone settings and try building again.

Kind Regards,

Neil Roger
--
LiveCode Support Team ~ http://www.livecode.com
-
This is the answer I got from Neil on another section of these forums same topic.
It solved my problem and perhaps will help others.
Tom