* [Buildroot] QT5 camera error: Unknown module(s) in QT: multimedia multimediawidgets
@ 2018-03-01 3:40 Julia Ding
2018-03-01 9:14 ` Thomas Petazzoni
0 siblings, 1 reply; 3+ messages in thread
From: Julia Ding @ 2018-03-01 3:40 UTC (permalink / raw)
To: buildroot
I run qt camera demo, and it show this error
:-1: error: Unknown module(s) in QT: multimedia multimediawidgets
So I add qt5multimedia. (I'm using 'imx6-sabresd_qt5_defconfig' +
qt5multimedia.)
Then, build. Show this error:
Makefile:179: recipe for target 'sub-plugins-make_first' failed
make[3]: *** [sub-plugins-make_first] Error 2
Makefile:46: recipe for target 'sub-src-make_first' failed
make[2]: *** [sub-src-make_first] Error 2
How to fix this? Thanks.
--
Sent from: http://buildroot-busybox.2317881.n4.nabble.com/
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] QT5 camera error: Unknown module(s) in QT: multimedia multimediawidgets
2018-03-01 3:40 [Buildroot] QT5 camera error: Unknown module(s) in QT: multimedia multimediawidgets Julia Ding
@ 2018-03-01 9:14 ` Thomas Petazzoni
2018-03-26 3:08 ` Julia Ding
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2018-03-01 9:14 UTC (permalink / raw)
To: buildroot
Hello Julia,
On Wed, 28 Feb 2018 20:40:39 -0700 (MST), Julia Ding wrote:
> I run qt camera demo, and it show this error
>
> :-1: error: Unknown module(s) in QT: multimedia multimediawidgets
>
> So I add qt5multimedia. (I'm using 'imx6-sabresd_qt5_defconfig' +
> qt5multimedia.)
> Then, build. Show this error:
>
> Makefile:179: recipe for target 'sub-plugins-make_first' failed
> make[3]: *** [sub-plugins-make_first] Error 2
> Makefile:46: recipe for target 'sub-src-make_first' failed
> make[2]: *** [sub-src-make_first] Error 2
>
> How to fix this? Thanks.
Thanks for your report. Could you:
(1) Make sure this error happens when you do a rebuild from scratch
("make clean all")
(2) Post the .config, and the last ~200 lines of build output. The
part of the error log you have copy/pasted is not sufficient to
understand the issue.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
http://bootlin.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-03-26 3:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-01 3:40 [Buildroot] QT5 camera error: Unknown module(s) in QT: multimedia multimediawidgets Julia Ding
2018-03-01 9:14 ` Thomas Petazzoni
2018-03-26 3:08 ` Julia Ding
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox