From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Seiderer Date: Tue, 12 Apr 2016 22:55:06 +0200 Subject: [Buildroot] [PATCH v1] qt5tools: disable qdoc (needs qtdeclarative) In-Reply-To: <20160329155101.6517e0aa@gmx.net> References: <1459251925-31678-1-git-send-email-ps.report@gmx.net> <20160329145543.45f90da8@free-electrons.com> <20160329155101.6517e0aa@gmx.net> Message-ID: <20160412225506.71fbffe9@gmx.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello Thomas, On Tue, 29 Mar 2016 15:51:01 +0200, Peter Seiderer wrote: > Hello Thomas, > > On Tue, 29 Mar 2016 14:55:43 +0200, Thomas Petazzoni wrote: > > > 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? > > Will try to submit the conditional compile solution upstream (but not sure > if the preferred upstream solution would be qdoc without qml support as done > for the linguist/lupdate tool)... > No (more) need for a upstream patch, the proper solution will be in the next qttools release: commit 'qdoc: Let qdoc run without QtDeclarative' from Martin Smith (see [1] and [2])... Regards, Peter [1] https://bugreports.qt.io/browse/QTBUG-51676 [2] http://code.qt.io/cgit/qt/qttools.git/commit/?id=2b262fad86ef38a5fa692b4c73e6ec26a5d45a5f > Regards, > Peter > > > > > Thomas > > _______________________________________________ > buildroot mailing list > buildroot at busybox.net > http://lists.busybox.net/mailman/listinfo/buildroot