From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Tue, 29 Mar 2016 14:55:43 +0200 Subject: [Buildroot] [PATCH v1] qt5tools: disable qdoc (needs qtdeclarative) In-Reply-To: <1459251925-31678-1-git-send-email-ps.report@gmx.net> References: <1459251925-31678-1-git-send-email-ps.report@gmx.net> Message-ID: <20160329145543.45f90da8@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Tue, 29 Mar 2016 13:45:25 +0200, Peter Seiderer wrote: > Fixes [1]: > > Project ERROR: Unknown module(s) in QT: qmldevtools-private > Makefile:63: recipe for target 'sub-qdoc-qmake_all' failed > > [1] http://autobuild.buildroot.net/results/b0a/b0a5641beae14ff79a9d5a628bb41957826eb623 > > Signed-off-by: Peter Seiderer Thanks, I've applied to fix the build issue, but I would really prefer a solution that is acceptable upstream. If I remember correctly, you can do some conditionals in .pro files like "if qtdeclarative is available, then do this". This way, you could build qdoc if qtdeclarative is available, and not build it otherwise. What do you think? Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com