Please Help Windows Stanalone Build Failure

Deploying to Windows? Utilizing VB Script execution? This is the place to ask Windows-specific questions.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
jamesrs
Posts: 5
Joined: Sun Mar 09, 2008 8:31 pm
Location: San Anselmo, CA
Contact:

Please Help Windows Stanalone Build Failure

Post by jamesrs » Fri May 23, 2008 12:41 am

Hello
I'm getting an error:

Object card id 1002
Line put "Object" & tab & the short name of tObject & cr after tErrorString
Hint preOpenCard

I can see that the sqlite database didn't open.
I had a build failure last night but was able to fix it this morning.
That had to do with an if - then error ( that wasn't really there - but changing afew things got it to work.) This build error happened after a
good days work on My mac OSX 10.3.9 rev 2.9. The mac version works.
I moved everything from the preopencard script to the opencard script
rebuilt the app and still got the same message hint: preopencard.
Does anyone have any idea of what this could be.

Janschenkel
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 977
Joined: Sat Apr 08, 2006 7:47 am
Location: Aalst, Belgium
Contact:

Post by Janschenkel » Fri May 23, 2008 1:05 pm

If you chose to password-encrypt the stack, then the error dialog cannot read the actual code, and may give you something like the above.
Try building a standalone without password-encrypting your stacks, and see if everything works - of there's an error, the dialog box will display improved information that should help you track the cause.
There's probably something missing, like an external or a library script.

Jan Schenkel.
Quartam Reports & PDF Library for LiveCode
www.quartam.com

Post Reply

Return to “Windows”