Could not compile the application class -ERROR

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
abanowBUSTfGf
Posts: 63
Joined: Sat Dec 22, 2012 3:01 am

Could not compile the application class -ERROR

Post by abanowBUSTfGf » Tue Jan 15, 2013 2:37 am

My app works find on the connected Android but now while trying to save as Standalone Application, I get the error
"Could not compile the application class"

Colin Holgate
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9
Joined: Sun Jan 08, 2012 8:59 pm

Re: Could not compile the application class -ERROR

Post by Colin Holgate » Sun Jan 20, 2013 10:03 pm

The wording of your error isn't exactly the same as the one I've seen, but is close enough that it could be the same issue. In the .Android folder is a file named debug.keystore, that can sometimes be out of date, leading to such errors. Deleting or renaming that file fixed the issue for me.

Post Reply