Creating a standalone with an external stack
Posted: 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
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