Re: [Gambas-user] Huge executable.

2010-10-22 Thread Demosthenes Koptsis
oops, sorry. the bin directory is in the project directory. Simonart you are right! This was the problem. i saved the executable outside the source directory and all is fine! Thanks. On Sat, Oct 23, 2010 at 1:04 AM, Demosthenes Koptsis wrote: > i save is in a directory named "bin" one l

Re: [Gambas-user] Huge executable.

2010-10-22 Thread Demosthenes Koptsis
i save is in a directory named "bin" one level up from source directory. On Fri, Oct 22, 2010 at 11:20 PM, Simonart Dominique < simonart.domini...@wanadoo.fr> wrote: > Le 22/10/2010 16:33, Fabien Bodard a écrit : > > 2010/10/22 Demosthenes Koptsis: > >> i use Gambas 2.21 on Ubuntu 10.04. > >> > >

Re: [Gambas-user] Huge executable.

2010-10-22 Thread Simonart Dominique
Le 22/10/2010 16:33, Fabien Bodard a écrit : > 2010/10/22 Demosthenes Koptsis: >> i use Gambas 2.21 on Ubuntu 10.04. >> >> i test the project at 32bit and 64 bit Pcs and produce the same behavior >> (huge executable) >> >> this is the project >> http://www.mediafire.com/file/0lq893dt8yo02l3/Gambas-

Re: [Gambas-user] Huge executable.

2010-10-22 Thread Fabien Bodard
2010/10/22 Demosthenes Koptsis : > i use Gambas 2.21 on Ubuntu 10.04. > > i test the project at 32bit and 64 bit Pcs and produce the same behavior > (huge executable) > > this is the project > http://www.mediafire.com/file/0lq893dt8yo02l3/Gambas-AVG-GUI-8.tar.gz > > > 2010/10/22 Benoît Minisini >

Re: [Gambas-user] Huge executable.

2010-10-22 Thread Demosthenes Koptsis
i use Gambas 2.21 on Ubuntu 10.04. i test the project at 32bit and 64 bit Pcs and produce the same behavior (huge executable) this is the project http://www.mediafire.com/file/0lq893dt8yo02l3/Gambas-AVG-GUI-8.tar.gz 2010/10/22 Benoît Minisini > > On Mon, 2010-10-04 at 21:46 +0200, Benoît Mini

Re: [Gambas-user] Huge executable.

2010-10-22 Thread Benoît Minisini
> On Mon, 2010-10-04 at 21:46 +0200, Benoît Minisini wrote: > > > I created a project with gb.gui. > > > > > > I changed the components from gb.gui to gb.qt and tried to compile the > > > project. > > > > > > The result was to create a name.gambas file 2 Gb and to crash the IDE. > > > > > > When

[Gambas-user] Huge executable.

2010-10-22 Thread user
On Mon, 2010-10-04 at 21:46 +0200, Benoît Minisini wrote: > > I created a project with gb.gui. > > > > I changed the components from gb.gui to gb.qt and tried to compile the > > project. > > > > The result was to create a name.gambas file 2 Gb and to crash the IDE. > > > > When i tried to reopen