In compiling qt for a Pi zero (natively), I got:

cd virtualkeyboard/ && ( test -e Makefile || 
/home/pi/qt-everywhere-opensource-src-5.7.0/qtbase/bin/qmake 
/home/pi/qt-everywhere-opensource-src-5.7.0/qtvirtualkeyboard/src/virtualkeyboard/virtualkeyboard.pro
 -qtconf /home/pi/qt-everywhere-opensource-src-5.7.0/qtbase/bin/qt.conf -o 
Makefile ) && make -f Makefile
Project MESSAGE: Hunspell not found! Spell correction will not be available.
Project ERROR: Unknown module(s) in QT: quick
Makefile:44: recipe for target 'sub-virtualkeyboard-make_first' failed
make[2]: [sub-virtualkeyboard-make_first] 

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to