Inclusions issue when building standalones

jbv at souslelogo.com jbv at souslelogo.com
Tue May 27 04:39:20 EDT 2025


Hi list,

For the record, I found the origin of my problem :
a substack features a datagrid that was somehow
corrupted, and it was the mess with inclusions
in standalones, although it was working fine in
the IDE. Replacing the faulty datagrid by a new
one solved the problem.

BTW I was wondering : how does auto-detection of
inclusions work ? Does it analyze the structure
of the stacks, or does it scan the scripts for
commands relative to libraries ?

Best,


Le 2025-05-24 09:13, jbv via use-livecode a écrit :
> Hi list,
> 
> I am trying to update a stack created with LC 9.6.9 using
> LiveCode Community 9.6.3 .
> This stack uses various libraries : dialogs, xml, zip, internet,
> table, datagrid...
> In the IDE everything works as expected.
> 
> The problem begins with inclusions when I try to build standalones :
> - if I choose "select inclusions for the standalone" and select
> manually all libraries, none of them are included in the standalone
> and it doesn't work properly
> - when I choose  "search for required inclusions", some of them are
> included but not all, and the missing ones are never the same in
> different trials.
> 
> At first, I tried to build both Mac & Win standalones in 1 step ; then
> I tried to build them separately, the the problem remains the same.
> And the missing inclusions are not the same in the Mac and in the Win
> apps.
> I tried on Mac Intel with Catalina, and on Mac M4 with Sequoia.
> 
> What other options do I have ?
> Thank you in advance.
> 
> jbv
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


More information about the use-livecode mailing list