required inclusions standalone setting confusion

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

required inclusions standalone setting confusion

Post by jmburnod » Sun Mar 01, 2015 10:42 am

Hi All,
I'm a little confused about "required inclusions" of standalone setting.
1. I use revzip and revspeak in one app.
2. Search for required inclusion = true

My app works fine although "revolution Zip" and "Speech" are not selected in the script library list.

Am I missed something ?
Best regards
Jean-Marc
Last edited by jmburnod on Sun Mar 01, 2015 7:26 pm, edited 3 times in total.
https://alternatic.ch

Klaus
Posts: 14199
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: required inclusions standalone setting confusion

Post by Klaus » Sun Mar 01, 2015 5:46 pm

Bonjour Jean-Marc,

the correct answer is 2! :D

LC will search your scripts in that case and automatically include all neccesssary externals etc.,
but does obviously not update the IDE/Standalone builder settings.


Best

Klaus

Post Reply