Qtbase-opensource-5.7.0 compilation on ubuntu 20.04 running on BeagleBone Black
-
Hi,
I have configured qtbase-opensource-5.7.0 package and while compilation I am getting below errorsCurrently i am kind of stuck with this. Please provide your views.
/home/ubuntu/qtbase-opensource-src-5.7.0/bin/qmake -qtconf /home/ubuntu/qtbase-opensource-src-5.7.0/bin/qt.conf -o Makefile moc.pro
Project ERROR: Unknown module(s) in QT: bootstrap-private
make[2]: *** [Makefile:210: Makefile] Error 3
make[2]: Leaving directory '/home/ubuntu/qtbase-opensource-src-5.7.0/src/tools/moc'
make[1]: *** [Makefile:89: sub-moc-make_first] Error 2
make[1]: *** Waiting for unfinished jobs....
Project ERROR: Unknown module(s) in QT: bootstrap-private -
Hi,
How did you configure it ?
Also, please use out of source build. That will makes things easier when you have to restart from scratch.
Also, are you locked to that old outdated version of Qt ?