Going through LessonsBook, page 86. It says "Now build the Launcher stack into a standalone".
This will create Windows .exe file.
What are step by step instructions for accomplishing this task?
I am experienced developer, but not with LiveCode.
Thank you.
The keys are
Main Menu | File | Standalone Application Settings
Main Menu | File | Save as Standalone Application
How to build Launcher
Moderators: Klaus, FourthWorld, heatherlaine, kevinmiller, robinmiller
-
- Posts: 9
- Joined: Sat Jul 11, 2020 6:51 pm
How to build Launcher
Last edited by Brother Bill on Sat Jul 11, 2020 11:01 pm, edited 1 time in total.
-
- Livecode Opensource Backer
- Posts: 5384
- Joined: Fri Feb 19, 2010 10:17 am
- Location: Bulgaria
Re: How to build Launcher
I'm working on a Macintosh computer, but the process is identical.
I want to make a Windows executable out of the following stack of mine:
- -
[Don't ask why because the reason is that it is just one that came to hand.]
I have previously saved the stack somewhere on my computer.
I open the standalone settings:
Menu/File/Standalone Settings:
-
I want to make a Windows executable out of the following stack of mine:
- -
[Don't ask why because the reason is that it is just one that came to hand.]
I have previously saved the stack somewhere on my computer.
I open the standalone settings:
Menu/File/Standalone Settings:
-
-
- Livecode Opensource Backer
- Posts: 5384
- Joined: Fri Feb 19, 2010 10:17 am
- Location: Bulgaria
Re: How to build Launcher
I click on the Windows button up the top & then select what type
of Windows standalones I want:
- -
Then I close the Standalone Settings window.
Then I click on Menu/File/Save as Standalone Application.
I wait for an unspecified period of time depending on how big my stack is while the 'magic' happens.
- -
Time to take out the trash, call the cat in for the night, wax my moustache, and various other things:
"What happens next is private, it's also very rude." Ian Dury
https://youtu.be/c-VeOakGGPQ
of Windows standalones I want:
- -
Then I close the Standalone Settings window.
Then I click on Menu/File/Save as Standalone Application.
I wait for an unspecified period of time depending on how big my stack is while the 'magic' happens.
- -
Time to take out the trash, call the cat in for the night, wax my moustache, and various other things:
"What happens next is private, it's also very rude." Ian Dury
https://youtu.be/c-VeOakGGPQ
Last edited by richmond62 on Sun Jul 12, 2020 9:04 am, edited 1 time in total.
-
- VIP Livecode Opensource Backer
- Posts: 7401
- Joined: Wed May 06, 2009 2:28 pm
- Location: New York, NY
Re: How to build Launcher
Code: Select all
[quote]I wait for an unspecified period of time[/quote]
When you get more comfortable, learn to set your inclusions by hand instead of letting LC do it automatically. First off, the build is much faster. Second, the standalone builder is not always perfect, especially with large complex standalones.
Craig
-
- VIP Livecode Opensource Backer
- Posts: 5832
- Joined: Sat Apr 08, 2006 8:31 pm
- Location: Minneapolis MN
- Contact:
Re: How to build Launcher
The User Guide has a good description of the various features of the Standalone Settings. Basically you want to set those up and then just choose to build the standalone.
A launcher stack shouldn't take long to build at all, it has only one card and few or no controls. My launchers usually build in under a minute.
A launcher stack shouldn't take long to build at all, it has only one card and few or no controls. My launchers usually build in under a minute.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com