From 559a4c2ff60483745539eb1958796e7e90ab82a2 Mon Sep 17 00:00:00 2001 From: aavit Date: Thu, 23 May 2013 10:37:04 +0200 Subject: Doc: Add workaround for Qt-example-in-Qt-source-tree issue Change-Id: I697b20367f138225f61da3f1886ef82f8c6c37f3 Reviewed-by: Rainer Keller --- src/doc/src/b2qt.qdoc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/doc/src/b2qt.qdoc b/src/doc/src/b2qt.qdoc index 710f64b..fd894d8 100644 --- a/src/doc/src/b2qt.qdoc +++ b/src/doc/src/b2qt.qdoc @@ -619,6 +619,16 @@ run configuration, click on \b{Projects > Build & Run}, and click \b{Run} on the active device kit. + \section2 I have a problem deploying/launching a Qt or Qt Declarative example application + + Because of a technical peculiarity in \c{qmake}, it is not + possible to get correct deployment setup for any application that + is placed inside a Qt source code tree. + + The workaround is to copy the example sources to a location + outside the Qt source tree, and open this copy of the example + application instead. + \section2 I have a problem launching or running applications on hardware after updating \B2Q SDK Remember to repeat the process of updating also your device with the latest -- cgit v1.2.3