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: [email protected] [[email protected]] On Behalf Of Allan Sandfeld Jensen [[email protected]] Sent: Saturday, November 24, 2012 3:02 AM To: [email protected] 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 [email protected] http://lists.webkit.org/mailman/listinfo/webkit-qt _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-qt
