[webkit-qt] Build Issues

Konstantin Tokarev annulen at yandex.ru
Fri Sep 16 07:58:24 PDT 2011


16.09.2011, 18:40, "Matt Cote" <atm1234 at gmail.com>:
> Hi.  Any ideas about what would cause failure on test building?Also... I can't seem to run the qt test browser after building because nothing seems to be placed in the bin directory.
> [mcot at localhost WebKit-r95080]$ Tools/Scripts/run-launcher --qt
> Starting webkit launcher, running against the built WebKit in /home/mcot/Downloads/WebKit-r95080/WebKitBuild/Release/lib...
> Can't exec "/home/mcot/Downloads/WebKit-r95080/WebKitBuild/Release/bin/QtTestBrowser": No such file or directory at Tools/Scripts/run-launcher line 94.
> Died at Tools/Scripts/run-launcher line 94.
> I'm not sure I understand the relationships between the QT Version, QT Webkit Version, and the version numbers on the shared object files after building qt webkit.  Is there any document that explains the relationships between the versions?

Starting from Qt 4.7, QtWebKit has separate versioning (QtWebkit from Qt 4.7 is 2.0.0). Since than, every minor release (2.1, 2.2, etc.) increases minor version of so, which was equal to Qt so version in QtWebKit 2.0.0. Now so version of QtWebKit has no relation with underlying Qt.

-- 
Regards,
Konstantin


More information about the webkit-qt mailing list