Standalones multi versions
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 9
- Joined: Sun Oct 05, 2008 2:22 pm
Standalones multi versions
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 ?
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
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
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
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
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
-
- VIP Livecode Opensource Backer
- Posts: 977
- Joined: Sat Apr 08, 2006 7:47 am
- Contact:
Re: Standalones multi versions
Is it possible you're using special Mac-only characters like '≤' instead of '<=' in your scripts?
Jan Schenkel.
Jan Schenkel.
Quartam Reports & PDF Library for LiveCode
www.quartam.com
www.quartam.com
-
- VIP Livecode Opensource Backer
- Posts: 10049
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Standalones multi versions
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.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
-
- Posts: 9
- Joined: Sun Oct 05, 2008 2:22 pm
Re: Standalones multi versions
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
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
undelouest ,
You might want to install Windows inside VirtualBox.
Best,
Mark
You might want to install Windows inside VirtualBox.
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
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode