-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when I execute "bitbake nvt-image-qt5 -c cleanall && bitbake nvt-image-qt5" happened error #6
Comments
I run "bitbake nvt-image-qt5 -c cleanall" and then "bitbake nvt-image-qt5", it works well. |
Itried after fix the spinor issue, as you can see the error about qtbase. |
/usr/src/debug/qtbase/5.14.2+gitAUTOINC+3a6d8df521-r0/git/examples/widgets/tutorials/addressbook/part7/finddialog.h:63: undefined reference to `FindDialog::staticMetaObject' I seems some files lost. It can be caused by download failed, but the log did not include that phase. |
How can I delete nvt-image-qt5? |
rm -rf nvt-image-qt5 |
rm -rf nvt-image-qt5 I search the nvt-image-qt5 directory. drywo@bd35a407339a:~/shared/yocto$ find ./ -name nvt-image-qt5 drywo@bd35a407339a: after that I execute "bitbake nvt-image-qt5" |
OK, you should have use 'MACHINE=numaker-som-ma35d16a81 DISTRO=nvt-ma35d1-directfb source sources/init-build-env build', and your directory name is 'build'. |
ERROR: qtbase-5.14.2+gitAUTOINC+3a6d8df521-r0 do_compile: oe_runmake failed
all log attached
yocto2.txt
The text was updated successfully, but these errors were encountered: