Re: [Gambas-user] Compiling Gambas on an Allwinner A10 based system

2014-05-27 Thread Bruce Cunningham
[mailto:jussi.lahti...@gmail.com] Sent: Thursday, May 22, 2014 4:30 PM To: mailing list for gambas users Subject: Re: [Gambas-user] Compiling Gambas on an Allwinner A10 based system Try libqtwebkit-dev. Jussi On Thu, May 22, 2014 at 8:14 PM, Bruce Cunningham wrote: > Ian, > > I agree compl

Re: [Gambas-user] Compiling Gambas on an Allwinner A10 based system

2014-05-22 Thread Jussi Lahtinen
ngham > Network Administrator > Sportif USA Inc. > (775) 359-6400 xt 132 > bcunning...@sportif.com > > > -Original Message- > From: Ian Haywood [mailto:ihaywo...@gmail.com] > Sent: Wednesday, May 21, 2014 4:23 PM > To: mailing list for gambas users > Subject:

Re: [Gambas-user] Compiling Gambas on an Allwinner A10 based system

2014-05-22 Thread Benoît Minisini
Le 22/05/2014 19:14, Bruce Cunningham a écrit : > Ian, > > I agree completely. I REALLY, REALLY didn't want to compile Gambas, > but I haven't found reliable binaries for the Allwinner SOC. The > Linaro repositories only seem to have Gambas2 binaries. > > Believe me, I would have liked to just in

Re: [Gambas-user] Compiling Gambas on an Allwinner A10 based system

2014-05-22 Thread Bruce Cunningham
@gmail.com] Sent: Wednesday, May 21, 2014 4:23 PM To: mailing list for gambas users Subject: Re: [Gambas-user] Compiling Gambas on an Allwinner A10 based system On Thu, May 22, 2014 at 3:53 AM, Bruce Cunningham wrote: > Ian, > > Some details about the OS: > Distribution ID: Linaro

Re: [Gambas-user] Compiling Gambas on an Allwinner A10 based system

2014-05-21 Thread Jussi Lahtinen
> As a very general comment: gambas is a big complex program, compiling > it is not easy even for seasoned Linux users. If you are new to Linux > you are probably going to have a much better experience with > pre-compiled binaries than jumping straight into compiling source. > I must disagree. In

Re: [Gambas-user] Compiling Gambas on an Allwinner A10 based system

2014-05-21 Thread Ian Haywood
On Thu, May 22, 2014 at 3:53 AM, Bruce Cunningham wrote: > Ian, > > Some details about the OS: > Distribution ID: Linaro > Description: Linaro 12.11 > Release: 12.11 > Codename: precise ok, it's an old ubuntu derivative have a look at kendek's PPA (https://launchpad.net/~nemh/+archive/gambas3), it

Re: [Gambas-user] Compiling Gambas on an Allwinner A10 based system

2014-05-21 Thread Jussi Lahtinen
00 xt 132 > bcunning...@sportif.com > > -Original Message- > From: Ian Haywood [mailto:ihaywo...@gmail.com] > Sent: Wednesday, May 21, 2014 3:29 AM > To: mailing list for gambas users > Subject: Re: [Gambas-user] Compiling Gambas on an Allwinner A10 based > system &g

Re: [Gambas-user] Compiling Gambas on an Allwinner A10 based system

2014-05-21 Thread Bruce Cunningham
Sportif USA Inc. (775) 359-6400 xt 132 bcunning...@sportif.com -Original Message- From: Ian Haywood [mailto:ihaywo...@gmail.com] Sent: Wednesday, May 21, 2014 3:29 AM To: mailing list for gambas users Subject: Re: [Gambas-user] Compiling Gambas on an Allwinner A10 based system On Wed,

Re: [Gambas-user] Compiling Gambas on an Allwinner A10 based system

2014-05-21 Thread Mike Crean
Hey Bruce if it is any help I have Wheezy image with GB3 and a number of other apps. Available for download from my web site www.bbbpishop.com in the next few days. If you would like to know more just use the contact page on the site. The image was set up and runs on ARM Cortex-A8 1gh processor as

Re: [Gambas-user] Compiling Gambas on an Allwinner A10 based system

2014-05-21 Thread Ian Haywood
On Wed, May 21, 2014 at 9:25 AM, Jussi Lahtinen wrote: >> I've been trying to compile Gambas on a development board that uses the >> Allwinner A10 SOC. I know there is a build for the Raspberry PI, so it >> should be doable. I use a solidrun cubox (a tiny Israeli company making even tinier compu

Re: [Gambas-user] Compiling Gambas on an Allwinner A10 based system

2014-05-20 Thread Jussi Lahtinen
Gambas IDE uses webkit (gb.qt4.webkit) to provide documentation, and so it is mandatory. Otherwise by quick look everything is OK. Jussi On Wed, May 21, 2014 at 2:16 AM, Bruce Cunningham wrote: > Hello all, > > I've been trying to compile Gambas on a development board that uses the > Allwinner

[Gambas-user] Compiling Gambas on an Allwinner A10 based system

2014-05-20 Thread Bruce Cunningham
Hello all, I've been trying to compile Gambas on a development board that uses the Allwinner A10 SOC. I know there is a build for the Raspberry PI, so it should be doable. I think I'm very close, but I'm getting some errors, and it will not install. The errors are related to OpenGL and WebKi