From 2fbf4b5c2b245e841434c3264dac932ff2b540fa Mon Sep 17 00:00:00 2001 From: Gunnar Sletta Date: Tue, 11 Dec 2012 15:52:44 +0100 Subject: Added note about webkit. --- README | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README b/README index 23c2090..2e2acf5 100644 --- a/README +++ b/README @@ -1,4 +1,3 @@ - This project contains quick tour of Qt 5.0, primarily focusing on its graphical capabilities. @@ -35,4 +34,14 @@ launcher instead. > qmlscene main_lofi.qml -It is possible to tweak the parameters of the main file also. \ No newline at end of file +It is possible to tweak the parameters of the main file also. + + + +------------------------------------------------------------------------ + Troubleshooting: + +For a -developer-build of Qt, the webkit plugin and QtWebProcess will +be located inside the qtwebkit module, rather than inside QtBase, the plugin +must be added to the QML import path and the path to QtWebProcess must be +added to PATH for the demo to run. -- cgit v1.2.3