install app on a mac

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
fredigertsch
Posts: 38
Joined: Mon Jan 03, 2011 5:42 pm

install app on a mac

Post by fredigertsch »

Hi there
I develop on windows the app colormixer. When i give the app my son - he works on a mac - and he doubleclick on the colormixer.app (folder by me in windows), then nothing happen. What goes wrong? Thanks.

Best, Fredi
jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2734
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: install app on a mac

Post by jmburnod »

Hi Fredi,

Can you put the stack in attachment ?

Jean-Marc
https://alternatic.ch
fredigertsch
Posts: 38
Joined: Mon Jan 03, 2011 5:42 pm

Re: install app on a mac

Post by fredigertsch »

Hi Jean-Marc

Here is the stack.

Thanks, Fredi
Attachments
ColorMixer_000_003.zip
(7.66 KiB) Downloaded 309 times
Janschenkel
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 977
Joined: Sat Apr 08, 2006 7:47 am
Contact:

Re: install app on a mac

Post by Janschenkel »

Try zipping the .app before copying it over to your son's Mac.

HTH,

Jan Schenkel.
Quartam Reports & PDF Library for LiveCode
www.quartam.com
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: install app on a mac

Post by Klaus »

Hi Fredi,

you build a standalone for Mac on Windows and that does not work on a Mac?

Try to ZIP that "folder" first before transferring it to your sons Mac!
Then he needs to unZIP it first (just a doubleclick on a Mac :)) and
then the APP should be working.

There is a technical reason behind this, that I still don't understand completely,
(an executable bit does and cannot be set on Windows, but the MacOS will do this
when unZIPping that file! Or so... :D) that mostly works.


Best

Klaus
fredigertsch
Posts: 38
Joined: Mon Jan 03, 2011 5:42 pm

Re: install app on a mac

Post by fredigertsch »

Thanks, i will get a try.

Fredi
Post Reply