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

Allan Sandfeld Jensen kde at carewolf.com
Fri Nov 23 11:02:19 PST 2012


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


More information about the webkit-qt mailing list