Re: [Gambas-user] Gambas 3 RC pre-release package

2011-03-21 Thread Benoît Minisini
> Hi, > > It compiles fine on Ubuntu 10.04 > > Found that changing the default language of a project in the Project > Property window, the OK ramains gray so tha change can not be enabled. > > I have re-compiled my old project, but at run I get a baloon saying that > the form.name is badly erase

[Gambas-user] Gambas 3 RC pre-release package

2011-03-21 Thread Pino Zollo
Hi, It compiles fine on Ubuntu 10.04 Found that changing the default language of a project in the Project Property window, the OK ramains gray so tha change can not be enabled. I have re-compiled my old project, but at run I get a baloon saying that the form.name is badly erased. Any idea ? Sa

Re: [Gambas-user] Gambas 3 RC pre-release package (Beno?t Minisini)

2011-03-20 Thread Eugeny Gazzaev
Hi Benoit! I tried to make Gambas 3 RC on Ubuntu 10.04 x86_64 and all OK!. :) All gathered, except the components gb.gtk, gb.opengl, gb.postgre and gb.sdl (all must be well, I didn't make them). -- Eugeny Gazzaev --

Re: [Gambas-user] Gambas 3 RC pre-release package

2011-03-20 Thread Benoît Minisini
> With 'make clean', it compiles ok now. > Remember to update the installation instructions. > I will remove the *_moc.cpp files from the source archive, so it should be unneeded soon. Regards, -- Benoît Minisini --

Re: [Gambas-user] Gambas 3 RC pre-release package

2011-03-20 Thread Matti
With 'make clean', it compiles ok now. Remember to update the installation instructions. Am 20.03.2011 20:29, schrieb Benoît Minisini: >> Too bad: another 'make' error @openSUSE 11.2 (i586). I don't understand a >> single word... >> > > Do a "make clean" before doing "make". That should remove th

Re: [Gambas-user] Gambas 3 RC pre-release package

2011-03-20 Thread Benoît Minisini
> Hi Benoit, > > All it's ok on Fedora 14. > > When I import my projet in v2.22.0 to this new gambas3 RC1 release, I have > a strange message about 'Scale property' on some Forms. > > To resolve it, I need to change for these Forms the 'Scale property' from > False to True, save the Form and rep

Re: [Gambas-user] Gambas 3 RC pre-release package

2011-03-20 Thread Olivier Cruilles
Hi Benoit, All it's ok on Fedora 14. When I import my projet in v2.22.0 to this new gambas3 RC1 release, I have a strange message about 'Scale property' on some Forms. To resolve it, I need to change for these Forms the 'Scale property' from False to True, save the Form and repeat the operati

Re: [Gambas-user] Gambas 3 RC pre-release package

2011-03-20 Thread Benoît Minisini
> Too bad: another 'make' error @openSUSE 11.2 (i586). I don't understand a > single word... > Do a "make clean" before doing "make". That should remove the *_moc.cpp file that are generated files from my version of Qt (4.7), and they will be regenerated from yoru version of Qt. Regards, --

Re: [Gambas-user] Gambas 3 RC pre-release package

2011-03-20 Thread Matti
Too bad: another 'make' error @openSUSE 11.2 (i586). I don't understand a single word... Am 20.03.2011 19:50, schrieb Benoît Minisini: > I have just updated the gambas 3 RC1 pre-release package: > > http://sourceforge.net/projects/gambas/files/gambas3/gambas3-2.99.0.tar.bz2/download > > I have r

[Gambas-user] Gambas 3 RC pre-release package

2011-03-20 Thread Benoît Minisini
I have just updated the gambas 3 RC1 pre-release package: http://sourceforge.net/projects/gambas/files/gambas3/gambas3-2.99.0.tar.bz2/download I have removed some configuration file (libtool m4 macro files) so that they are correctly copied from the m4 directory of the current system when runnin