Re: [Gambas-user] Compilation failed with revision 5283

2012-11-02 Thread Jussi Lahtinen
OK, now everything works! Thanks! Jussi On Fri, Nov 2, 2012 at 5:29 PM, Fabien Bodard wrote: > lol > ok > > Last rev ? > > > > 2012/11/2 Jussi Lahtinen > > > Sorry still problems, but different problems... > > > > Compiling the gb.desktop project... > > gb.desktop > > Form11.form:3: error: U

Re: [Gambas-user] Compilation failed with revision 5283

2012-11-02 Thread Fabien Bodard
lol ok Last rev ? 2012/11/2 Jussi Lahtinen > Sorry still problems, but different problems... > > Compiling the gb.desktop project... > gb.desktop > Form11.form:3: error: Unknown identifier: IconView > > Logs attached. > > > Jussi > > > > On Fri, Nov 2, 2012 at 5:06 PM, Fabien Bodard wrote: >

Re: [Gambas-user] Compilation failed with revision 5283

2012-11-02 Thread Jussi Lahtinen
Sorry still problems, but different problems... Compiling the gb.desktop project... gb.desktop Form11.form:3: error: Unknown identifier: IconView Logs attached. Jussi On Fri, Nov 2, 2012 at 5:06 PM, Fabien Bodard wrote: > :-) ... that's it ! > > > 2012/11/2 Jussi Lahtinen > > > I just did

Re: [Gambas-user] Compilation failed with revision 5283

2012-11-02 Thread Fabien Bodard
:-) ... that's it ! 2012/11/2 Jussi Lahtinen > I just did when I noticed from logs that gb.desktop cannot be compiled > because gb.form wasn't compiled. > And in fact gb.form was compiled only after gb.desktop was tried to be > compiled. > > So, everything works when you manually recompile gb.d

Re: [Gambas-user] Compilation failed with revision 5283

2012-11-02 Thread Jussi Lahtinen
I just did when I noticed from logs that gb.desktop cannot be compiled because gb.form wasn't compiled. And in fact gb.form was compiled only after gb.desktop was tried to be compiled. So, everything works when you manually recompile gb.desktop afterwards (and so also gambas3). Jussi On Fri, N

Re: [Gambas-user] Compilation failed with revision 5283

2012-11-02 Thread Fabien Bodard
ok found i think it will compile with the last rev 2012/11/2 Fabien Bodard > Please do that : > > go to the gb.desktop path > > then cd src/gb.desktop > then do a gbc3 -agtv > > and give me the result > > > 2012/11/2 Jussi Lahtinen > >> Ummm... no. >> Same problem with revision 5287. Logs att

Re: [Gambas-user] Compilation failed with revision 5283

2012-11-02 Thread Fabien Bodard
Please do that : go to the gb.desktop path then cd src/gb.desktop then do a gbc3 -agtv and give me the result 2012/11/2 Jussi Lahtinen > Ummm... no. > Same problem with revision 5287. Logs attached. > > Jussi > > > > > On Fri, Nov 2, 2012 at 4:23 PM, Fabien Bodard wrote: > > > update !! > >

Re: [Gambas-user] Compilation failed with revision 5283

2012-11-02 Thread Jussi Lahtinen
Ummm... no. Same problem with revision 5287. Logs attached. Jussi On Fri, Nov 2, 2012 at 4:23 PM, Fabien Bodard wrote: > update !! > > > > 2012/11/2 Jussi Lahtinen > > > See attachment. > > > > Jussi > > > > > > > -

Re: [Gambas-user] Compilation failed with revision 5283

2012-11-02 Thread Fabien Bodard
update !! 2012/11/2 Jussi Lahtinen > See attachment. > > Jussi > > > -- > LogMeIn Central: Instant, anywhere, Remote PC access and management. > Stay in control, update software, and manage PCs from one command center

[Gambas-user] Compilation failed with revision 5283

2012-11-02 Thread Jussi Lahtinen
See attachment. Jussi compile.log.tar.gz Description: GNU Zip compressed data -- LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command cent

Re: [Gambas-user] Object.Class(Me).Name and class name cases occassionally don't match

2012-11-02 Thread Benoît Minisini
Le 02/11/2012 13:08, Bruce a écrit : > On Wed, 2012-10-31 at 15:18 +0100, Benoît Minisini wrote: >> Le 31/10/2012 15:13, Bruce a écrit : >>> On Wed, 2012-10-31 at 14:02 +0100, Benoît Minisini wrote: Le 31/10/2012 06:04, Bruce a écrit : > I have a library which contains classes to analyse h

Re: [Gambas-user] Object.Class(Me).Name and class name cases occassionally don't match

2012-11-02 Thread Bruce
On Wed, 2012-10-31 at 15:18 +0100, Benoît Minisini wrote: > Le 31/10/2012 15:13, Bruce a écrit : > > On Wed, 2012-10-31 at 14:02 +0100, Benoît Minisini wrote: > >> Le 31/10/2012 06:04, Bruce a écrit : > >>> I have a library which contains classes to analyse horse trial times. > >>> These classes re