Closed ucondua closed 3 years ago
Did you enable Qt from the make xconfig
?
nconfig
чт, 7 янв. 2021 г., 17:20 Furkan Tokaç notifications@github.com:
Did you enable Qt from the make xconfig ?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/furkantokac/buildroot/issues/16#issuecomment-756145395, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH4HFJBQ7SURGOU2BJ2M4GLSYW7MDANCNFSM4VY67TMQ .
Don't enable Qt by the config. Just compile your system, and run the ./build-rpi3-qt.sh script.
Hey. It compiled very well. But I need to remotely run a QT application. I will include usb and wifi support in the kernel. Can't configure Qt startup kit yet. Thank you.
пт, 8 янв. 2021 г., 00:07 Furkan Tokaç notifications@github.com:
Don't enable Qt by the config. Just compile your system, and run the ./build-rpi3-qt.sh script.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/furkantokac/buildroot/issues/16#issuecomment-756384634, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH4HFJFKEG54JX56CWRCVY3SYYPA7ANCNFSM4VY67TMQ .
Please check previously closed-issues for the wifi and usb support.
make[3]: выход из каталога «/home/reanon/projects/test_kernel/buildroot-2020.02.2/output/qt/qt-everywhere-src-5.14.2/aaabuild/qtbase/src/network» make[3]: выход из каталога «/home/reanon/projects/test_kernel/buildroot-2020.02.2/output/qt/qt-everywhere-src-5.14.2/aaabuild/qtbase/src/gui» make[2]: [Makefile:569: sub-gui-install_subtargets] Ошибка 2 make[2]: выход из каталога «/home/reanon/projects/test_kernel/buildroot-2020.02.2/output/qt/qt-everywhere-src-5.14.2/aaabuild/qtbase/src» make[1]: [Makefile:63: sub-src-install_subtargets] Ошибка 2 make[1]: выход из каталога «/home/reanon/projects/test_kernel/buildroot-2020.02.2/output/qt/qt-everywhere-src-5.14.2/aaabuild/qtbase» make: *** [Makefile:100: module-qtbase-install_subtargets] Ошибка 2 Help me please ))