Re: standalone building and externals as inclusions

2012-07-30 Thread J. Landman Gay
On 7/29/12 1:25 PM, Dar Scott wrote: How does the standalone builder integrate externals into a standalone? It creates a folder named "Externals" in the same folder as the engine/mainstack. On Mac, that's inside the bundle. On Windows it's next to the standalone. However, there is (was?) a

Re: standalone building and externals as inclusions

2012-07-30 Thread Bob Sneidar
I'm going to guess that it puts the external into the same folder as the mainStack. And I do not know what you mean by "one object per external or one for all". I imagine each external is it's own file. One way to tell would be to add a couple of externals, compile a standalone, then look to s

standalone building and externals as inclusions

2012-07-29 Thread Dar Scott
How does the standalone builder integrate externals into a standalone? In particular, where does it insert them in the path? And does it use one object per external or one for all? ___ use-livecode mailing list use-livecode@lists.runrev.com Please v