Page 1 of 1

Standalones multi versions

Posted: Wed Feb 16, 2011 9:21 am
by undelouest
Hello !
With Rev 3.0.0 and Mac OS 10.6.6 I am trying to built standalones :
No problem with the Mac version
But with Window version only one - quite simple - run well ; other standalones don’t run or even don’t open.
I have removed all custom properties (p.222 of rev’s help) : no success.
Something to do ?

Re: Standalones multi versions

Posted: Wed Feb 16, 2011 10:53 am
by Mark
Dear undelouest ,

Sounds like you made a scripting error somewhere. Check your scripts.

If it isn't a scripting error, look at this and try all 18 possibilities and combinations thereof.

Best,

Mark

Re: Standalones multi versions

Posted: Fri Feb 18, 2011 12:58 pm
by Janschenkel
Is it possible you're using special Mac-only characters like '≤' instead of '<=' in your scripts?

Jan Schenkel.

Re: Standalones multi versions

Posted: Fri Feb 18, 2011 7:00 pm
by FourthWorld
LiveCode provides an error notification dialog in the Standalone Settings window, but unfortunately it's turned off by default. Turn that on, rebuild, and see if it tells you anything.

Re: Standalones multi versions

Posted: Fri Feb 18, 2011 8:27 pm
by undelouest
Thanks for your answers
Curiously I have solved the problem (in one stack) by transferring a piece of script from de stack’s script to a background script.
Now I must try the same on others stacks but it is long and tedious with BootCamp.
Undelouest

Re: Standalones multi versions

Posted: Fri Feb 18, 2011 8:33 pm
by Mark
undelouest ,

You might want to install Windows inside VirtualBox.

Best,

Mark