Hi Benoît,
Attached are three diffs that add a small benefit to those whose package
up a lot of projects. Basically it adds "default" settings for the
items on the first page of the FMakeInstall wizard. These are help in
the gambas3.config file.
The changes are:
1) add another tab to the Prefer
HI I hope this could help you :-)
--
Fabien Bodard
menu-0.0.4.tar.gz
Description: GNU Zip compressed data
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat lan
>
> Maybe all that information should be centralized in the "how
> to compile"
> wiki page...
>
> --
> Benoît Minisini
>
>
...yes, Benoît, this's a good idea.
Bye
Vuot
--
Live Security Virtual Conference
Exclu
Le mercredi 30 mai 2012 21:02:50 Benoît Minisini a écrit :
> Le 30/05/2012 21:01, Benoît Minisini a écrit :
> The problem is that I had to rename a few source files, and libtool
> seems
> not to like this ...
> Benoît ?
> >>>
> >>> As soon as you use 'svn move', you should not
Le 30/05/2012 21:01, Benoît Minisini a écrit :
The problem is that I had to rename a few source files, and libtool
seems
not to like this ...
Benoît ?
>>>
>>> As soon as you use 'svn move', you should not have any problem. Of
>>> course before recompiling you must issue a a './r
Le 30/05/2012 20:57, Adrien Prokopowicz a écrit :
> Le mercredi 30 mai 2012 20:47:52 Benoît Minisini a écrit :
>> Le 30/05/2012 20:44, Adrien Prokopowicz a écrit :
>>> Le mercredi 30 mai 2012 19:35:11 Ru Vuott a écrit :
> Did you call ./reconf and ./configure before ?
>
> If this doesn'
Hello Adrien,
well, I removed .deps directory in gb.xml/src/html, and I re-launched update
from ./reconf-all...
It was OK and worked ! :-)
Thank you, so much.
Vuottt
--- Mer 30/5/12, Adrien Prokopowicz ha scritto:
> Da: Adrien Prokopowicz
> Oggetto: Re: [Gambas-user] Compile error
Le mercredi 30 mai 2012 20:47:52 Benoît Minisini a écrit :
> Le 30/05/2012 20:44, Adrien Prokopowicz a écrit :
> > Le mercredi 30 mai 2012 19:35:11 Ru Vuott a écrit :
> >>> Did you call ./reconf and ./configure before ?
> >>>
> >>> If this doesn't work, try to call make clean, or to remove
> >>> t
Le 30/05/2012 20:44, Adrien Prokopowicz a écrit :
> Le mercredi 30 mai 2012 19:35:11 Ru Vuott a écrit :
>>> Did you call ./reconf and ./configure before ?
>>>
>>> If this doesn't work, try to call make clean, or to remove
>>> the .deps directory
>>> in gb.xml/src/html.
>>>
>>> Regards,
>>> Adrien.
Le mercredi 30 mai 2012 19:35:11 Ru Vuott a écrit :
> > Did you call ./reconf and ./configure before ?
> >
> > If this doesn't work, try to call make clean, or to remove
> > the .deps directory
> > in gb.xml/src/html.
> >
> > Regards,
> > Adrien.
>
> Hello,
>
> I had the same problem-error:
>
On Wed, 2012-05-30 at 19:17 +0200, Benoît Minisini wrote:
> >
> > Verbosity has made things unclear! :)
> >
> > Sorry Benoît, unless I mis-understood something, I am sure ssh -X login
> > will be as good as IDE login without the overheads.
> >
> > I do this all the time with ssh -X so I am a fan of
>
> Did you call ./reconf and ./configure before ?
>
> If this doesn't work, try to call make clean, or to remove
> the .deps directory
> in gb.xml/src/html.
>
> Regards,
> Adrien.
>
>
Hello,
I had the same problem-error:
mv -f .deps/gb_xml_html_la-utils.Tpo .deps/gb_xml_html_la-utils.Plo
Hello everyone, we have an educational project called edulibreos and are
developing a launcher of all applications installed (usr / share /
applicaction / *. Desktop), we have shown in a IconView the list of separate
programs by category (eg officina all corresponding to office, all
audio correspon
Conrats Caveat, still waiting for mine...
> I was thinking: maybe I must find a way to let the IDE debug programs
> remotely. I mean: developing the program on the PC, click on
> the start button, and magically the program is run on the Raspberry and
> debugged remotely.
>
> But I don't know wha
On Wed, 30 May 2012, Benoît Minisini wrote:
> Le 30/05/2012 15:04, tobi a écrit :
> >
> > Don't know how remote debugging programs like gdb or something work with
> > this, but a naive and
> > the more annoying-to-write approach could be a socket on the other side
> > which receives commands.
> >
>
> Verbosity has made things unclear! :)
>
> Sorry Benoît, unless I mis-understood something, I am sure ssh -X login
> will be as good as IDE login without the overheads.
>
> I do this all the time with ssh -X so I am a fan of this method of
> remote debugging. Please try logging into a remote PC
Le 30/05/2012 15:04, tobi a écrit :
>
> Don't know how remote debugging programs like gdb or something work with
> this, but a naive and
> the more annoying-to-write approach could be a socket on the other side which
> receives commands.
> There are passed through a function that selects the debu
Le 30/05/2012 14:12, linuxos a écrit :
> Hi Benoît,
>
> To communicate by ssh you can use the same library that i used to build my
> proper component: libssh.0.52 at this url: http://www.libssh.org/
>
> and you can get my component here:
> http://www.gambasforge.org/code-45-gbsshclient.html
>
>
Hi,
If you're thinking to use ssh -X I think freenx will be better. I'm using
for deploy my software from the last 5 years and works fine. In ubuntu it
is very easy to install.
But both of them need you install all the gambas enviroment in raspberry pi
box and maybe Benoit is only thinking in sen
On 30-5-2012 16:58, Adrien Prokopowicz wrote:
> Le mercredi 30 mai 2012 16:50:35 Ron a écrit :
>> Gambas trunk doesn't compile anymore on two machines now.
>>
>> This is the end:
>>
>> make[4]: Entering directory `/home/ron/install/gambas/trunk/gb.libxml'
>> make[4]: Leaving directory `/home/ron/in
Le mercredi 30 mai 2012 16:50:35 Ron a écrit :
> Gambas trunk doesn't compile anymore on two machines now.
>
> This is the end:
>
> make[4]: Entering directory `/home/ron/install/gambas/trunk/gb.libxml'
> make[4]: Leaving directory `/home/ron/install/gambas/trunk/gb.libxml'
> make[3]: Leaving dir
Gambas trunk doesn't compile anymore on two machines now.
This is the end:
make[4]: Entering directory `/home/ron/install/gambas/trunk/gb.libxml'
make[4]: Leaving directory `/home/ron/install/gambas/trunk/gb.libxml'
make[3]: Leaving directory `/home/ron/install/gambas/trunk/gb.libxml'
make[2]: Le
On Wed, 2012-05-30 at 13:37 +0200, Benoît Minisini wrote:
> Le 30/05/2012 13:08, jm a écrit :
> > On Wed, 2012-05-30 at 10:55 +0200, Benoît Minisini wrote:
> >> Le 30/05/2012 10:48, Caveat a écrit :
> >>> Anyone need specific tests carried out, just let me know!
> >>>
> >>> OK, OK, I really just wa
Hi Bruce,
what about to cat the database-file at the end of an executable and
strip it later (perhaps with cut) and store it, where you like.
Another methode could be, study the C-code of the sqlite-libs and see,
if you can open the database with an offset - i.e. the data will begin
at the end
On Wed, 30 May 2012, Benoît Minisini wrote:
> Le 30/05/2012 13:08, jm a écrit :
> > On Wed, 2012-05-30 at 10:55 +0200, Benoît Minisini wrote:
> >> Le 30/05/2012 10:48, Caveat a écrit :
> >>> Anyone need specific tests carried out, just let me know!
> >>>
> >>> OK, OK, I really just wanted to let ev
Hi Benoît,
To communicate by ssh you can use the same library that i used to build my
proper component: libssh.0.52 at this url: http://www.libssh.org/
and you can get my component here:
http://www.gambasforge.org/code-45-gbsshclient.html
Olivier Cruilles
Le 30 mai 2012 à 13:37, Benoît Mini
Le 30/05/2012 13:08, jm a écrit :
> On Wed, 2012-05-30 at 10:55 +0200, Benoît Minisini wrote:
>> Le 30/05/2012 10:48, Caveat a écrit :
>>> Anyone need specific tests carried out, just let me know!
>>>
>>> OK, OK, I really just wanted to let everyone know it's here!
>>>
>>> Kind regards,
>>> Caveat
On Wed, 2012-05-30 at 10:55 +0200, Benoît Minisini wrote:
> Le 30/05/2012 10:48, Caveat a écrit :
> > Anyone need specific tests carried out, just let me know!
> >
> > OK, OK, I really just wanted to let everyone know it's here!
> >
> > Kind regards,
> > Caveat
> >
>
> These privileged people... :
On Wed, 2012-05-30 at 10:55 +0200, Benoît Minisini wrote:
>
> These privileged people... :-)
>
> I was thinking: maybe I must find a way to let the IDE debug programs
> remotely. I mean: developing the program on the PC, click on the start
> button, and magically the program is run on the Rasp
2012/5/30 Benoît Minisini
> Le 30/05/2012 10:48, Caveat a écrit :
> > Anyone need specific tests carried out, just let me know!
> >
> > OK, OK, I really just wanted to let everyone know it's here!
> >
> > Kind regards,
> > Caveat
> >
>
> These privileged people... :-)
>
> I was thinking: maybe I
Le 30/05/2012 10:48, Caveat a écrit :
> Anyone need specific tests carried out, just let me know!
>
> OK, OK, I really just wanted to let everyone know it's here!
>
> Kind regards,
> Caveat
>
These privileged people... :-)
I was thinking: maybe I must find a way to let the IDE debug programs
rem
Anyone need specific tests carried out, just let me know!
OK, OK, I really just wanted to let everyone know it's here!
Kind regards,
Caveat
--
Live Security Virtual Conference
Exclusive live event will cover all the ways
2012/5/30 Fabien Bodard
> And can you invert the color for the handle ?
>
> a Lighter arrow and a darker background... it will be more easy to find
>
the
and maybe a single centered and larger arrow can be easyest to find.
Generally my eyes look the center of the bar, not the extrem opposite
--
And can you invert the color for the handle ?
a Lighter arrow and a darker background... it will be more easy to find
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
t
34 matches
Mail list logo