Standalone Application Launch Error
David Burgun
dburgun at dsl.pipex.com
Mon Apr 18 08:09:13 EDT 2005
Hi,
I have built a standalone for MacOS 9 and when I launch it I get the
following error:
The application "xxxxxxxxx" has unexpecttedly quit, because an error
of type 1,010 has occured.
Any ideas on how to debug this or what is greatfull appreciated!
Here is how I have my project setup:
In the Standalone App Setup dialog I have the following set:
General:
Select inclusions for Standalone App is Selected
Ask Dialog, Answer Dialog and Cursors, all checked.
All the Script Libraries are Selected and all the database items are selected
Remove all Profiles is set
Stacks, 1 file
StartUp.Rev, this just displays a spash screen and then does a go to
stack "RunTim/MainMenu.rev"
Copy Files:
RunTime/Stacks/MainMenu.rev
RunTime/Stacks/RectExample/rev
RunTime/Images/Splash.jpg
Mac OS
Mac OS PPC is checked all others off
Creator GRex Doument Type Grex
Use Dynamic Memory Allocation
Min, Max Size is 15000
In other words I am trying to call a .rev file in the RunTime Folder
from the Standalone, is this ok?
Thanks a lot
Dave
More information about the use-livecode
mailing list