Hi,
Trying to install from qt-east-build, however installation fail during QT configuration phase.
I get this output:
- cd qtbase
- /home/qt-easy-build/qt-easy-build/qt-everywhere-src-5.10.0/qtbase/configure -top-level -prefix /home/qt-easy-build/qt-easy-build/qt-everywhere-build-5.10.0 -release -opensource -confirm-license -c++std c++11 -nomake examples -nomake tests -silent -openssl -I /home/qt-easy-build/qt-easy-build/qt-everywhere-deps-5.10.0/openssl-1.0.2n/include -L /home/qt-easy-build/qt-easy-build/qt-everywhere-deps-5.10.0/openssl-1.0.2n
Creating qmake…
.Done.
Could not find qmake configuration file .
Error processing project file: /home/qt-easy-build/qt-easy-build/qt-everywhere-src-5.10.0
any idea which configuration file is missing and where to place it?