Project ERROR: Unknown module(s) in QT: serialport
Unsolved
Installation and Deployment
-
hi..
i performed following steps to cross compile Qt for raspberry pi
https://wiki.qt.io/RaspberryPi2EGLFSi am using raspberry pi3b+
my laptop os is 16.04
qt version 5.10.1i now able to code and deploy it to raspberry pi.
but now want to use serial port of raspberry pi and i am facing this issue Project ERROR: Unknown module(s) in QT: serialport, i addedQT += serialport to project file.
and
cd serialport~/raspi/qt5/bin/qmake
make
make install and did this steps toopls let me knowhow can solver this problem
thanks in advance
-
@Pablo-J-Rogina thanks for your replay....
yes i copped this to target device but still facing same problem
-
Hi,
What exactly did you copy ?