[webkit-qt] QtWebKit debug dll size

Benjamin Poulain benjamin.poulain at nokia.com
Wed May 5 04:31:03 PDT 2010


ext İsmail Dönmez wrote:
> On Wed, May 5, 2010 at 1:58 PM, Markus Goetz <Markus.Goetz at nokia.com 
> <mailto:Markus.Goetz at nokia.com>> 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.

cheers,
Benjamin


More information about the webkit-qt mailing list