Altera_Forum
Honored Contributor
10 years agoDE1-SoC Control panel tutorial
Trying to do the control panel tutorial using QT 5.5.1. But I get stuck here (page 62 of DE1-Soc Control Panel 23/4/14):
terasic@ubuntu:~/Downloads/qt-everywhere-opensource-src-5.5.1/qtbase$ ./configure -prefix /usr/local/qt-5.5.1-altera-soc -release -shared > -nomake examples -nomake tools -nomake docs -make demos > -xplatform qtbase/linux-arm-gnueabihf-g++ embedded arm -little-endian > -no-pch -v Unknown part docs passed to -nomake. Tried removing nomake and some make, still issues. Can anyone help? Do not really know much about make. However wanting to us QT 5.5.1 to use opencv 3 on various platforms. Thanks in advance.