Re: [Development] Static release vs debug size

2012-10-14 Thread Thiago Macieira
On domingo, 14 de outubro de 2012 21.33.34, Pau Garcia i Quiles wrote: > Hello, > > I have compiled Qt 4.8.3 statically in release and debug on Windows > using Visual Studio 2010 SP1. Something odd happened: the *release* > libraries are way bigger (5x to 10x) than the *debug* version. Is > there

Re: [Development] Static release vs debug size

2012-10-14 Thread Konstantin Tokarev
14.10.2012, 23:34, "Pau Garcia i Quiles" : > Hello, > > I have compiled Qt 4.8.3 statically in release and debug on Windows > using Visual Studio 2010 SP1. Something odd happened: the *release* > libraries are way bigger (5x to 10x) than the *debug* version. Is > there a logical explanation for t

[Development] Static release vs debug size

2012-10-14 Thread Pau Garcia i Quiles
Hello, I have compiled Qt 4.8.3 statically in release and debug on Windows using Visual Studio 2010 SP1. Something odd happened: the *release* libraries are way bigger (5x to 10x) than the *debug* version. Is there a logical explanation for that? (I was expecting the opposite) Thank you -- Pau