how to compile

Something you want to see in a LiveCode product? Want a new forum set up for a specific topic? Talk about it here.

Moderator: Klaus

Post Reply
lismax
Posts: 1
Joined: Sat Dec 18, 2010 7:00 am

how to compile

Post by lismax » Sat Dec 18, 2010 7:27 am

I just downloaded the trial version but it is unclear to me if i can create an application that runs on a PC where is not installed livecode.
What is the file extension? And how it is compiled. I can not find the button to fill

doc
Posts: 148
Joined: Fri Jun 09, 2006 4:30 pm

Re: how to compile

Post by doc » Sat Dec 18, 2010 7:56 am

Hey lismax,
Creating an executable with LiveCode is a two step process at least to begin with...
First you will need to set a few options (typically required at least once per project):
Menu > File > Standalone Application Settings

...and then finally to create an executable:
Menu > File > Save As Standalone Application

That should do it for ya.

Best regards,
-Doc-

Post Reply