error building standalone: 91,72,1 532,72,1 LC7.1.1. OSX 10.11.3

21 views
Skip to first unread message

James Hale

unread,
Feb 6, 2016, 10:36:47 AM2/6/16
to GLX Application Framework
Just tried building the current version of my app.
First rebuild since LC 5.x and OSX 10.10 (yes I know!)

Didn't do any builds in LC6 or LC7 (I think), anyway...

When I click on the Build Standalone button in the configure plugin I get the error...

   error building standalone: 91,72,1
   532,72,1

Tracing though "glxApplicationProperties" stack script the error comes back after trying the actual build command...

       send "revSaveAsStandalone theStack, theOutputFolder" to stack "revSaveAsStandalone" of stack "revStandaloneSettings"


Now I cannot find the stack "revSaveAsStandalone" of stack "revStandaloneSettings"


There is a script file "revsaveasstandalone.livecodescript" which contains the handler "revSaveAsStandalone" but I do not know the syntax of how to address it.


Thoughts?


James

James Hale

unread,
Feb 7, 2016, 9:51:09 PM2/7/16
to GLX Application Framework
Seems the line:
   send "revSaveAsStandalone theStack, theOutputFolder" to stack "revSaveAsStandalone" of stack "revStandaloneSettings"

Needs to be changed to:
   send "revSaveAsStandalone theStack, theOutputFolder" to stack "revSaveAsStandalone"

And all works fine again.

See...

Trevor DeVore

unread,
Feb 8, 2016, 8:42:48 AM2/8/16
to glx...@googlegroups.com
On Sun, Feb 7, 2016 at 9:51 PM, James Hale <ja...@thehales.id.au> wrote:
Seems the line:
   send "revSaveAsStandalone theStack, theOutputFolder" to stack "revSaveAsStandalone" of stack "revStandaloneSettings"

Needs to be changed to:
   send "revSaveAsStandalone theStack, theOutputFolder" to stack "revSaveAsStandalone"

And all works fine again.

Glad you got it resolved James.

-- 
Trevor DeVore
ScreenSteps
Reply all
Reply to author
Forward
0 new messages