Re: OSX module file error when building standalone with LC 8 on mac

2017-03-17 Thread James Hale via use-livecode
Solved. I had included an LC9 only widget in my stack. It obviously was not there in LC8 when I went to compile. So it seems... "There was an error while saving the > standalone application > Build failed for MacOSX x86-32: could not > open module file" is telling me the widget module was no wh

Re: OSX module file error when building standalone with LC 8 on mac

2017-03-15 Thread Bob Sneidar via use-livecode
I dunno, but I do notice that when compiling (I call creating a standalone "compiling" because it takes less effort to type) the standalone builder "actually opens" stack files. I know this because I have handlers which, upon opening the mainstack for the first time, opens a substack I use for l

OSX module file error when building standalone with LC 8 on mac

2017-03-14 Thread James Hale via use-livecode
I just went to recompile a little utility I have and came across this error. The stack is simple and just gets the user to select file(s) or a folder or a text list to create folders somewhere else. I had compiled a standalone before but now am unable to with LC8. It gets all the way to buildin