Re: [Gambas-user] gb.qte

2011-01-19 Thread Benoît Minisini
> Can someone tell me what the trick is to get gb.gte to pass the > configure script. I'm pretty sure I have all the dependencies required > installed. (libqt3-mt-dev_3.3.8-b-6ubuntu2_i386.deb) > > > Ubuntu 32 10.10 > You can safely ignore the compilation of gb.qte. Unless you find the libqte

[Gambas-user] gb.qte

2011-01-16 Thread John Spikowski
Can someone tell me what the trick is to get gb.gte to pass the configure script. I'm pretty sure I have all the dependencies required installed. (libqt3-mt-dev_3.3.8-b-6ubuntu2_i386.deb) Ubuntu 32 10.10 -- Protect Yo

Re: [Gambas-user] gb.qte based application

2010-07-09 Thread Gaël Le Hec'H
it would be great benoit. On 7/9/10, Benoît Minisini wrote: >> 2010/7/8 Benoît Minisini : >> >> hi, >> >> succeeded in compiling both Qte and Gambas2-3033 with gb.qte >> >> activated. generated a small application called 1.gambas but when >> >> running it : >> >> >> >> r...@poweredge2600:/home/So

Re: [Gambas-user] gb.qte based application

2010-07-09 Thread Benoît Minisini
> 2010/7/8 Benoît Minisini : > >> hi, > >> succeeded in compiling both Qte and Gambas2-3033 with gb.qte > >> activated. generated a small application called 1.gambas but when > >> running it : > >> > >> r...@poweredge2600:/home/Sources/gambas2# ./1.gambas > >> > >> ** INTERNAL ERROR ** > >> Canno

Re: [Gambas-user] gb.qte based application

2010-07-09 Thread Gaël Le Hec'H
2010/7/8 Benoît Minisini : >> hi, >> succeeded in compiling both Qte and Gambas2-3033 with gb.qte >> activated. generated a small application called 1.gambas but when >> running it : >> >> r...@poweredge2600:/home/Sources/gambas2# ./1.gambas >> >> ** INTERNAL ERROR ** >> Cannot find interface of li

Re: [Gambas-user] gb.qte based application

2010-07-08 Thread Benoît Minisini
> hi, > succeeded in compiling both Qte and Gambas2-3033 with gb.qte > activated. generated a small application called 1.gambas but when > running it : > > r...@poweredge2600:/home/Sources/gambas2# ./1.gambas > > ** INTERNAL ERROR ** > Cannot find interface of library 'gb.qt' > ** Program abortin

[Gambas-user] gb.qte based application

2010-07-08 Thread Gaël Le Hec'H
hi, succeeded in compiling both Qte and Gambas2-3033 with gb.qte activated. generated a small application called 1.gambas but when running it : r...@poweredge2600:/home/Sources/gambas2# ./1.gambas ** INTERNAL ERROR ** Cannot find interface of library 'gb.qt' ** Program aborting... Sorry... :-( T