re. qmake version well Qt5.7 is too new for me--i'd stick with Qt5.6 LTS for now. may you tell the output from the following commands (if needed, prefix /usr/share/qt5/bin if not in PATH: qmake -query QT_VERSION qmake -query QT_INSTALL_BINS qmake -query QT_INSTALL_HEADERS qmake -query QT_INSTALL_LIBS also and more importantly, can you upload the file config.log that results from configure step? what happens if you drop the --with-qt5=... argument from configure command line? cheers Reply
well Qt5.7 is too new for me--i'd stick with Qt5.6 LTS for now.
may you tell the output from the following commands (if needed, prefix
/usr/share/qt5/bin if not in PATH
:qmake -query QT_VERSION
qmake -query QT_INSTALL_BINS
qmake -query QT_INSTALL_HEADERS
qmake -query QT_INSTALL_LIBS
also and more importantly, can you upload the file
config.log
that results from configure step?what happens if you drop the
--with-qt5=
... argument from configure command line?cheers