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@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-qt

Reply via email to