Hi, > This resulted in the following error when Makefile.WebKit.QtWebKit tried > to build libQtWebKit.so.4.9.0:
>From qt-webkit docu: "Note: Building the QtWebKit module with debugging symbols is problematic on many platforms due to the size of the WebKit engine. We recommend building the module only in release mode for embedded platforms. Currently QtWebKit will always be compiled without debugging symbols when using gcc. Take a look at the last lines of src/3rdparty/webkit/WebCore/WebCore.pro if you need to change this." This may explain the problem you've experienced. Alexander _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
