Page 1 of 1

how to compile

Posted: Sat Dec 18, 2010 7:27 am
by lismax
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

Re: how to compile

Posted: Sat Dec 18, 2010 7:56 am
by doc
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-