On Monday 12 April 2010, craf wrote:
> file: No such file or directory
> ), is that the routes included in the file .sh are not taken into
> account. To fix this I added the following paths to the file .profile
> (The tests carried out from a project created in gambas2.20 in Ubuntu
> 9.10 to Ubuntu
> -Mensaje original-
> De: Benoît Minisini
> Reply-to: mailing list for gambas users
>
> Para: mailing list for gambas users
> Asunto: Re: [Gambas-user] Debugging program to find error
> Fecha: Mon, 12 Apr 2010 01:35:43 +0200
>
> > Hello.
> >
> >
> > I see that I can not explain it ye
-Mensaje original-
De: Benoît Minisini
Reply-to: mailing list for gambas users
Para: mailing list for gambas users
Asunto: Re: [Gambas-user] Debugging program to find error
Fecha: Mon, 12 Apr 2010 01:35:43 +0200
> Hello.
>
>
> I see that I can not explain it yet. :=)
>
> [...]
>
>
> Hello.
>
>
> I see that I can not explain it yet. :=)
>
> [...]
>
> That's what I'm trying to do, a ¡Wizzard to do the job automatically!.
>
> I appreciate your understanding:
>
> Regards.
>
I understand. :-)
But, if libffi.so.* are missing, why don't you provide them with your package?
-Mensaje original-
De: Benoît Minisini
Reply-to: mailing list for gambas users
Para: mailing list for gambas users
Asunto: Re: [Gambas-user] Debugging program to find error
Fecha: Sun, 11 Apr 2010 14:58:18 +0200
> -Mensaje original-
> De: Benoît Minisini
> Reply-to: mailing li
> Ok. Now I'm doing it. I'm using translation dialog.
>
> I opened IDE project into gambas IDE.
>
> I translated my lang file and created the .gambas executable. I saw the
> /tmp/gambas structure and the lang file is there, but the program is yet in
> English. Until here everything is OK.
>
> Bu
Hi
I am looking for c++ htonl function equal in gambas can any one help please
?
Thanks ...
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine
Ok. Now I'm doing it. I'm using translation dialog.
I opened IDE project into gambas IDE.
I translated my lang file and created the .gambas executable. I saw the
/tmp/gambas structure and the lang file is there, but the program is yet in
English. Until here everything is OK.
But even in other la
No, I didn't - I did look for something similar that was built-in, especially
on the 'Differences from Visual Basic' page - but then, I guess you can't
list everything there.
Thanks muchly for the tip!
Benoît Minisini wrote:
>
>
> Did you notice the "gb.settings" component?
>
> --
> Benoît M
> Hi, everybody. I've been thinking for a while that I'd like to come up with
> a gambas equivalent for the useful 'registry settings' functions included
> in visual basic 6 - obviously they couldn't use the registry in the same
> way, since that doesn't really exist in Linux, but the need for a si
Hi, everybody. I've been thinking for a while that I'd like to come up with a
gambas equivalent for the useful 'registry settings' functions included in
visual basic 6 - obviously they couldn't use the registry in the same way,
since that doesn't really exist in Linux, but the need for a simple wa
> -Mensaje original-
> De: Benoît Minisini
> Reply-to: mailing list for gambas users
>
> Para: mailing list for gambas users
> Asunto: Re: [Gambas-user] Debugging program to find error
> Fecha: Thu, 8 Apr 2010 18:29:17 +0200
>
> > Hi
> >
> > Continuing with experiments to try to implem
> Hello to all.
>
> I'm continuing the pt_BR translation of Gambas3 IDE, but I'm having a
> problem.
>
> I'm using lokalize (old kbabel) to translate the potfile, but I don't know
> how "integrate" the translation into gambas IDE. I recreated the .mo file
> and recompiled gambas3.gambas, but it c
> Hi,
>
> Is there some way to send binary files using gambas sockets? Reading and
> sending byte per byte is too much slow.
>
> I read old post from Benoit about this and I think it's no possible at this
> time. It's true?
>
> Regards,
> Ricardo Díaz
Use the WRITE or the PRINT instruction. For
Thanks Olivier for your reply. I discovered last night binary files can be
sent as text files if you "uuencode" on before sending and "uudecode" after
files are received.
uuencode and uudecode are unix standards commands (they are in Ubuntu
repositories and in Mac OX too)
The code you put in your
Hi,
May be this email can help you.
---
On Mon, 1 Dec 2008 06:50:06 am Robert Moss wrote:
Robert this may not be much help to you and I'm not sure how related to your
problem it is, but just on the off chance. I struggled with savi
16 matches
Mail list logo