Windows standalone creation problem

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
Me_is_DBT
Posts: 4
Joined: Fri Apr 19, 2013 12:28 pm

Windows standalone creation problem

Post by Me_is_DBT » Fri Apr 19, 2013 12:55 pm

G'day,
I have recently finished creating my very first LiveCode stack, and I have come across a problem with creating a standalone..
Everything works in LC just as it should...

I have saved my stack,
It is still open in the IDE,
I have enabled 'build for windows',
I have made sure my stack is included,
My standalone save path is in a folder in the LC install directory,

And now my problem begins..
I start the 'Save as Standalone Application' process, and select the folder where I want it saved to.
It then brings up a dialog box asking me if I want to "save changes to stack and all other stacks in file before closing?"
If I click SAVE, LC will save my stack, and then terminate. It does not create any sort of standalone file where I want it.

No matter how many times I try it, it will always ask me the same thing.

I have tried changing the save path, but with no success.

Am I doing something wrong? Any help would be very much appreciated.

Regards,
Damien.
Show me the way
persevere, and you will succeed.

sturgis
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1685
Joined: Sat Feb 28, 2009 11:49 pm

Re: Windows standalone creation problem

Post by sturgis » Fri Apr 19, 2013 1:08 pm

Don't point to the lc install folder. It requires elevated privileges to write there, and the standalone builder doesn't request the elevation. POint to your desktop, or your documents folder or somewhere that has write permission for the current user and it should work.

Me_is_DBT
Posts: 4
Joined: Fri Apr 19, 2013 12:28 pm

Re: Windows standalone creation problem

Post by Me_is_DBT » Fri Apr 19, 2013 1:12 pm

thanks mate,

I have already tried many different save paths (as mentioned). different folders, different drives,
It just keeps on asking me if I want to save it before closing.

Regards,
Damien.
Show me the way
persevere, and you will succeed.

Me_is_DBT
Posts: 4
Joined: Fri Apr 19, 2013 12:28 pm

Re: Windows standalone creation problem

Post by Me_is_DBT » Fri Apr 19, 2013 1:42 pm

YAY!!!!!

Solved it!!

the only thing I did different when trying this time, was enable bug reports.
So, maybe it didn't want to build because I had no error checking code..

I guess it is a case of 'persevere, and you will succeed.'

sounds like a good signature.

Damien.
Show me the way
persevere, and you will succeed.

Post Reply