Image Caching / defaultfolder weirdness
Mark Waddingham
mark at livecode.com
Fri May 5 10:55:54 EDT 2017
On 2017-05-05 14:33, Phil Jimmieson via use-livecode wrote:
> Hi folks,
> I’ve got an application for Mac and PC which has been developed over a
> number of years and versions of LiveCode and I’m currently trying to
> build it with LiveCode 8 on MacOS 10.12.
If you are using referenced images (those with filename) then relative
paths will be resolved relative to the folder containing the stack they
are on
first (or should be at least!)
If the stack is the mainstack of the standalone (and thus built into
the exe) then the folder containing the exe (not the app bundle!) is
used.
So - what is the structure of your app on disk?
Does it work on either platform as it stands?
Warmest Regards,
Mark.
--
Mark Waddingham ~ mark at livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps
More information about the use-livecode
mailing list