16.09.2011, 18:40, "Matt Cote" <atm1...@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@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
_______________________________________________
webkit-qt mailing list
webkit-qt@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt

Reply via email to