Le 27/04/2012 05:08, Kevin Fishburne a écrit :
> I'm using the latest build and have this code:
>
> If Zoom.Adjustment * 0.5>= Zoom.Maximum Then
> Zoom.Adjustment = Zoom.Adjustment * 0.5
> Endif
>
> Zoom.Adjustment and Zoom.Maximum are both singles. Zoom.Adjustment is 1
> and Zoom.Max
I'm using the latest build and have this code:
If Zoom.Adjustment * 0.5 >= Zoom.Maximum Then
Zoom.Adjustment = Zoom.Adjustment * 0.5
Endif
Zoom.Adjustment and Zoom.Maximum are both singles. Zoom.Adjustment is 1
and Zoom.Maximum is 0.5. The expression with these values returns False,
Le 25/04/2012 21:31, Willy Raets a écrit :
> On wo, 2012-04-25 at 20:55 +0200, Benoît Minisini wrote:
>> dpkg -i testlibapp_0.0.1-1_all.deb
>
> Hi Benoît,
>
> Tried it with little success. Still complains about mylib not being
> installed. see attached screenshot.
> Does it work on your distributio
Le 26 avril 2012 18:02, Benoît Minisini a
écrit :
> Hi,
>
> The Raspberry system was emulated through QEMU. Compilation takes hours.
> X11 Display was forwarded to the host machine. Everything is sluggish.
>
> But it works, and it's cool. :-)
>
> If you want to try, use the very last development
I have some users of my project asking if it will run on RaspberryPi
already.
It's the ultimate home automation 'server' so I can understand their eager
to get it running.
In the mean time I continue porting my software to Gambas3, but please put
it somewhere on your to do list.
Thanks.
Regards,
Ro
Le 26/04/2012 18:36, Ron a écrit :
> Gambas2 already runned on ARM before, so it doesn't seem to be much work to
> get it running or am I mistaken?
>
I will try to compile it, but that needs some backport from Gambas 3 to
remove the use of "long double", and I don't have the time now to deep
int
Comment #11 on issue 242 by tvijlbr...@gmail.com: Gamba forms fail on
Debian ARM
http://code.google.com/p/gambas/issues/detail?id=242
Yes, compiling takes a while.
Ok, removing the long double functions will solve the ARM issue in an
elegant and efficient way.
I consider the issue closed no
Gambas2 already runned on ARM before, so it doesn't seem to be much work to
get it running or am I mistaken?
Regards,
Ron_2nd
Op 26 apr. 2012 18:05 schreef het volgende:
> Updates:
>Status: WontFix
>
> Comment #10 on issue 242 by benoit.m...@gmail.com: Gamba forms fail on
> Debian ARM
>
Updates:
Status: WontFix
Comment #10 on issue 242 by benoit.m...@gmail.com: Gamba forms fail on
Debian ARM
http://code.google.com/p/gambas/issues/detail?id=242
I finally succeeded in running the Gambas 3 IDE on a Raspberry Pi QEMU
emulator.
So I don't think I will fix Gambas 2.
Now
Opens interesting opportunities... good work!
Jussi
2012/4/26 Benoît Minisini
> At least the interpreter and the compiler compile correctly (with only one
> strange warning).
>
> I will try to continue on compiling Gambas, but the QEMU ARM emulator is
> very slow, so it takes hours.
>
> --
>
Comment #9 on issue 242 by benoit.m...@gmail.com: Gamba forms fail on
Debian ARM
http://code.google.com/p/gambas/issues/detail?id=242
I'm currently trying to compile Gambas 3 with QEMU, but it takes hours and
hours.
I have removed all "long double" functions, as they are not used anymore in
Comment #4 on issue 245 by kokok...@gmail.com: Wrong behaviour in desktop.w
and screen.w on dual head?
http://code.google.com/p/gambas/issues/detail?id=245
I ended up in using the following code, it seems to mimic the previous
desktop.h and desktop.w behaviour.
However, it could fail in some
Old daemons keep fermly !
Le 26/04/2012 08:02, charlesg a écrit :
>
> charlesg wrote:
>> I have emailed Raspberry Pi to see if they have any development kits.
>>
> I have received a very polite reply from Eben Upton telling me to join the
> queue!
>
> Thinking about it, I suspect the ex-Director o
I have a Raspberry Pi on order... but no idea yet how long before it
will be fulfilled.
Once it arrives, of course one of my first tasks will be to try out
Gambas on it :-D
Are you one of the lucky few who actually has one Benoit? Anyone else
on the list with one already?
Regards,
Caveat
On
14 matches
Mail list logo