Standalone Build Problem

William Prothero prothero at earthednet.org
Tue Jun 2 13:48:34 EDT 2015


Mike:
I’ve searched around for the “DataGrid Templates” stack and can’t find it. For manual inclusion, I would need to add it to the “Stacks” panel in the standalones setting.
Bill

> On Jun 2, 2015, at 9:46 AM, Mike Bonner <bonnmike at gmail.com> wrote:
> 
> Yep, it won't find the inclusions, you need to pick and choose yourself
> because the splashstack is mostly empty of code. The can't figure out what
> you need from code that isn't there.
> 
> As for the datagrid, I wonder.. If I recall, you don't actually have to
> include a datagrid for it to work. Check out this link which mentions
> building using the splashstack method..
> http://lessons.runrev.com/m/datagrid/l/7339-what-do-i-need-to-do-to-deploy-a-standalone-with-a-data-grid
> If you want to search for inclusions automagically, I guess you could cheat
> also.
> 
> Make a handler that never gets called.  You want sqlite support?  put in a
> revopendatabase call.  Same for any other support you need, put in a line
> of code that requires whatever support you're looking to add to the
> splashstack, to this non-functional handler, so that the build process can
> decide that you need <whatever you need>
> 
> Its pretty easy though to manually choose inclusions.
> 
> On Tue, Jun 2, 2015 at 10:35 AM, Bob Sneidar <bobsneidar at iotecdigital.com>
> wrote:
> 





More information about the use-livecode mailing list