From a47ec389cc26ff8f5592f94e3ec34f5465b443b5 Mon Sep 17 00:00:00 2001 From: Leena Miettinen <riitta-leena.miettinen@nokia.com> Date: Thu, 17 Jun 2010 17:17:13 +0200 Subject: [PATCH] Doc - Add known issues in 2.0.0. Reviewed-by: kh --- doc/qtcreator.qdoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc index cf577a3afea..fda7195b84d 100644 --- a/doc/qtcreator.qdoc +++ b/doc/qtcreator.qdoc @@ -7403,6 +7403,11 @@ \o Creating new \c CMake projects with Qt Creator is not supported. + \o Building and packaging sub-projects is not supported for Maemo devices. + + \o You must create projects for Maemo targets on the same partition where + you installed Nokia Qt SDK, Qt Creator, and MADDE. + \endlist \section1 Debugging -- GitLab