[Buildroot] [PATCH v1] qt5tools: disable qdoc (needs qtdeclarative)

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Mar 29 12:55:43 UTC 2016


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 <ps.report at gmx.net>

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


More information about the buildroot mailing list