Unable to make a standalone with Rev 2.9

Deploying to Mac OS? Ask Mac OS specific questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Post by Mark »

Hi Charles,

The error message reported by the standalone says: can't find stack. If you copy all the lines that start with a number and paste them here:
http://runrev.info/error.html
You'll see a little more information, but probably not too helpful for you. From the error listing, I conclude that there is a problem in the handler reCopyScriptLibraries. Perhaps the handler itself is the problem, because I would expect it to be called revCopyScriptLibraries.

Feel free to send me the stack. I would like to figure out what is going on here.

Best,

Mark

Update: "reCopyScriptLibraries" seems to be a spelling error in the error report; in the latest Rev version, is says "revCopyScriptLibraries".
Last edited by Mark on Sun Jun 22, 2008 11:38 am, edited 1 time in total.
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
cszasz61
Posts: 11
Joined: Sun Apr 09, 2006 2:28 am

Unable to make a standalone with Rev 2.9

Post by cszasz61 »

Sorry, I was unable to locate an e-mail address for you. If you would, please me an e-mail off the Forum. I will then be glad to send you my small stack as a zipped file.
Charles
Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Post by Mark »

Hi Charles,

You have my e-mail address already and you can also find it in my profile or on the web site.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
cszasz61
Posts: 11
Joined: Sun Apr 09, 2006 2:28 am

Unable to make a standalone with Rev 2.9

Post by cszasz61 »

I just send you an e-mail with my app and a screenshot of the error dialog as zipped files that I am getting. I am using 10.5.3 and Rev 2.9
Charles
Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Post by Mark »

Hi Charles,

Your stack has no file extension. If you add .rev as a file extension, it will work.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Post Reply