Project ERROR: Unknown module(s) in Qt: quick
-
Hello,
I have a virtual machine with VirtualBox, with Ubuntu 12.04.5
I want to install Qt5.2.1 and when I do "make" I have the next error:Project ERROR: Unknown module(s) in QT: quick
make[3]: *** [sub-scanner-make_first] Error 3
make[3]: Leaving directory/home/flir/qt-everywhere-opensource-src-5.2.1/qtconnectivity/examples/bluetooth' make[2]: *** [sub-bluetooth-make_first] Error 2 make[2]: Leaving directory
/home/flir/qt-everywhere-opensource-src-5.2.1/qtconnectivity/examples'
make[1]: *** [sub-examples-make_first] Error 2
make[1]: Leaving directory `/home/flir/qt-everywhere-opensource-src-5.2.1/qtconnectivity'
make: *** [module-qtconnectivity-make_first] Error 2What I need install before? What can I do?
Thanks