[webkit-qt] How to remove dependency of QtSql and QtOpenGL in qtwebkit-23

Cheng, Bobber BCheng at intercalleurope.com
Tue Nov 27 02:01:29 PST 2012


Hi Allan,

Thanks for your suggestion. I cannot recompile QT library without QtOpenGL now becaues it's shared by other program. Do you know if there is a way to remove usage  of QtOpenGL from qtWebkit without recompiling QT?

Thanks,
Bobber

________________________________________
From: webkit-qt-bounces at lists.webkit.org [webkit-qt-bounces at lists.webkit.org] On Behalf Of Allan Sandfeld Jensen [kde at carewolf.com]
Sent: Saturday, November 24, 2012 3:02 AM
To: webkit-qt at lists.webkit.org
Subject: Re: [webkit-qt] How to remove dependency of QtSql and QtOpenGL in      qtwebkit-23

On Friday 23 November 2012, Cheng, Bobber wrote:
> Hi all,
>
> Could you please tell me how to remove dependency of QtSql and QtOpenGL for
> qtwebkit-23? I compiled qtwebkit-23 with optional
> Tools/Scripts/build-webkit --qt --no-video --no-sql-database --no-webgl
> --no-3d-rendering -spec macx-g++, but final qtwebkit still linked to
> QtSql and QtOpenGL. It there other feature that uses these two library.
>
QtSql looks like a hard dependency currently. QtOpenGL should have been
disabled though. Have you tried building with a Qt version build without
QtOpenGL?

`Allan
_______________________________________________
webkit-qt mailing list
webkit-qt at lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-qt


More information about the webkit-qt mailing list