I'm trying to build an image for an RPi3 which runs PyQt5 application My QT application uses QtGui, QtWidgets, QtCore modules At host PC under Buildroot folder in terminal I typed in "make raspberrypi3_defconfig" to set up basics for my target board Then I typed in "make xconfig" to enable options for QT application Can you tell me which options I should enable for my QT application? Thank you BR
Asked
Active
Viewed 66 times