From 96dcc5834471a6a7718e2bba8690b98079b3e678 Mon Sep 17 00:00:00 2001 From: Robert Griebl Date: Tue, 18 Oct 2022 16:20:08 +0200 Subject: Add a note about building inside QtCreator Change-Id: Ic84e3c14ef1f645095b0428c0da54215abdb1bbc Fixes: QTCREATORBUG-27882 Reviewed-by: Dominik Holland --- doc/installation.qdoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/installation.qdoc b/doc/installation.qdoc index 0b735313..98ac2022 100644 --- a/doc/installation.qdoc +++ b/doc/installation.qdoc @@ -98,6 +98,10 @@ You can force the build mode via the respective \c -config options \c force-mult \target build \section1 Build +\note If you want to build within QtCreator, you have to make sure that the +\b{qmake system() behavior when parsing:} setting in \b{Projects} > \b{Build Settings} > +\b{General} is set to \c Ignore. + The application manager uses \c qmake for its build system. The basic installation steps are: \code -- cgit v1.2.1