Creating a standalone with an external stack

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
bergsy
Posts: 45
Joined: Mon Oct 28, 2013 10:51 pm

Creating a standalone with an external stack

Post by bergsy » Mon Nov 09, 2015 4:04 am

Hi,

I am putting this post in a newbie even though I have been using Livecode for a while now. Probably doing something really dumb.

I am dividing my app into 3 apps. I have a set of common routines in a stack all its own. I reference the stack from the mainstack (Stack Files). Under the IDE the external functions all run as expected.

So I try to build a standalone application - and it fails without letting me know why. All it does is copy the .livecode file of the external stack into the standalone folder - no executable is built. If I bring the library in as a substack then everything is fine.

No idea what I am doing wrong

Greg

MaxV
Posts: 1579
Joined: Tue May 28, 2013 2:20 pm
Location: Italy
Contact:

Re: Creating a standalone with an external stack

Post by MaxV » Mon Nov 09, 2015 11:06 am

Go to File -> StandAlone Application setting...
The click on Stacks and then add all stacks needed for you program.
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w

Post Reply

Return to “Getting Started with LiveCode - Complete Beginners”