Page 1 of 1

LiveCode for RPi downloads

Posted: Fri Dec 20, 2013 1:01 pm
by LCfraser
The builds of LiveCode for RaspberryPi are available at:

http://downloads.livecode.com/

The latest version available is: 7.0.0 RC 1

RaspberryPi builds should now be available alongside the other desktop builds. Only the Community edition is available.

Additionally, RaspberryPi standalones can now be built from Community edition from the IDE on any platform - go to the Linux pane and select ARMv6-HF.

Re: LiveCode for RPi downloads

Posted: Thu Feb 20, 2014 1:42 am
by FourthWorld
That link is now 404, and the downloads at http://downloads.livecode.com/livecode/ don't include a Raspberry Pi build. Where can we download it?

Re: LiveCode for RPi downloads

Posted: Thu Feb 20, 2014 1:52 am
by [-hh]
..........

Re: LiveCode for RPi downloads

Posted: Thu Feb 20, 2014 2:20 am
by FourthWorld
Thanks, -hh. I was looking among the version numbers where all the other builds are, so I didn't think to check anything past the version Pi was built with. Good to see it there.

Re: LiveCode for RPi downloads

Posted: Thu Sep 04, 2014 12:27 pm
by [-hh]
..........

Re: LiveCode for RPi downloads

Posted: Tue Sep 09, 2014 2:12 pm
by LCfraser
As mentioned by [-hh], it is no longer necessary to set the RPi framebuffer to 32-bit mode. It should (hopefully!) still work if you have done - you don't need to remove the lines if added. Because the 16-bit framebuffer doesn't support transparency, windows with an alpha channel and/or a window shape won't work correctly. Alpha blending within stacks should still function, however (all drawing within LiveCode is done as 32-bit RGBA regardless of the framebuffer configuration).