Hi Peter, The JSON library is an extension and so you need to include it manually (at least at the moment) - you'll need to select com.livecode.library.json in the Copy Files pane of the standalone settings.
On Tue, Nov 17, 2015 at 10:55 PM Peter Haworth <[email protected]> wrote: > A stack that works fine in the IDE does not work when I make a standalone > from it. In particular, clicking on a scrolling list doesn't have the > desired effect. I think it may be because I'm using the new JSONImport > function in my selectionChanged handler. It's part of the JSON library and > perhaps the JSON library is not being included in the standalone. > > I used the default setting to search for inclusions initially. When I try > to include specific libraries, the JSON library is not listed as one of the > options. > > The above is all pure guesswork of course but should the JSON library be > listed as an inclusion option? > > Pete > lcSQL Software <http://www.lcsql.com> > Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and > SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html> > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
