Hi; On Wed, May 5, 2010 at 2:31 PM, Benjamin Poulain <[email protected] > wrote:
> ext İsmail Dönmez wrote: > >> On Wed, May 5, 2010 at 1:58 PM, Markus Goetz <[email protected]<mailto: >> [email protected]>> wrote: >> ext İsmail Dönmez wrote: >> When I buid WebKit from source with debug enabled the >> QtWebKitd4.dll file is ~60mb which is huge. If you build WebKit >> inside Qt the debug dll size is ~20mb or so. Any idea what >> causes this big size change? >> >> P.S: I am building with Visual Studio 2005 >> >> Check the end of src/3rdparty/webkit/WebCore/WebCore.pro in the Qt >> source where it says something about debug info. >> >> So it disables debug information, does that also disables stack traces. >> Any ideas? >> > > Compiling Qt in Debug does not compile WebKit in debug. That explains the problem, thanks! Regards, ismail
_______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
