CMake Error at ChooseQtVersion.cmake:55 (message):
Qt not found
Call Stack (most recent call first):
CMakeLists.txt:487 (QT_FIND_MODULES)[ 62%] Building CXX object copasi/CMakeFiles/libCOPASIUI.dir/qlayout/CQRenderConverter.cpp.oIn file included from /usr/include/string.h:32:0,from /usr/include/x86_64-linux-gnu/qt5/QtCore/qarraydata.h:38,from /usr/include/x86_64-linux-gnu/qt5/QtCore/qbytearray.h:39,from /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:42,from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:41,from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qgraphicsitem.h:38,from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QGraphicsItem:1,from /home/jd/copasi_comp/COPASI/copasi/qlayout/CQRenderConverter.cpp:11:/home/jd/copasi_comp/COPASI/copasi/qlayout/CQRenderConverter.cpp: In function ‘QSharedPointer<QFont> getFont(const CLText*, const CLGroup*, const CLRenderResolver*, const CLBoundingBox*)’:/home/jd/copasi_comp/COPASI/copasi/qlayout/CQRenderConverter.cpp:215:12: error: could not convert ‘0l’ from ‘long int’ to ‘QSharedPointer<QFont>’return NULL;^copasi/CMakeFiles/libCOPASIUI.dir/build.make:2890: recipe for target 'copasi/CMakeFiles/libCOPASIUI.dir/qlayout/CQRenderConverter.cpp.o' failedmake[2]: *** [copasi/CMakeFiles/libCOPASIUI.dir/qlayout/CQRenderConverter.cpp.o] Error 1CMakeFiles/Makefile2:990: recipe for target 'copasi/CMakeFiles/libCOPASIUI.dir/all' failedmake[1]: *** [copasi/CMakeFiles/libCOPASIUI.dir/all] Error 2Makefile:160: recipe for target 'all' failedmake: *** [all] Error 2
qmake: could not find a Qt installation of 'Qt4'-- Looking for Q_WS_X11-- Looking for Q_WS_X11 - found-- Looking for Q_WS_WIN-- Looking for Q_WS_WIN - not found-- Looking for Q_WS_QWS-- Looking for Q_WS_QWS - not found-- Looking for Q_WS_MAC-- Looking for Q_WS_MAC - not foundCMake Error at /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148 (message):Could NOT find Qt4 (missing: QT_QTWEBKIT_INCLUDE_DIR QT_QTWEBKIT_LIBRARY)(found version "4.8.7")
Call Stack (most recent call first):
/usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE)/usr/share/cmake-3.5/Modules/FindQt4.cmake:1333 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)ChooseQtVersion.cmake:51 (find_package)CMakeLists.txt:506 (QT_FIND_MODULES)
[100%] Built target libCOPASIUI[100%] Built target binding_python_swig[100%] Swig Python source/home/jd/code/COPASI/copasi/utilities/CValidity.h:148: Warning 362: operator= ignored/home/jd/code/COPASI/copasi/bindings/python/../swig/CAnnotatedMatrix.i:77: Warning 303: %extend defined for an undeclared class CCopasiMatrixInterface.swig3.0: ../../Source/Modules/lang.cxx:1657: virtual int Language::enumDeclaration(Node*): Assertion `Getattr(n, "sym:name")' failed.Aborted (core dumped)copasi/bindings/python/CMakeFiles/binding_python_lib.dir/build.make:167: recipe for target 'copasi/bindings/python/copasi_wrapper.cpp' failedmake[2]: *** [copasi/bindings/python/copasi_wrapper.cpp] Error 134make[2]: *** Deleting file 'copasi/bindings/python/copasi_wrapper.cpp'CMakeFiles/Makefile2:1143: recipe for target 'copasi/bindings/python/CMakeFiles/binding_python_lib.dir/all' failedmake[1]: *** [copasi/bindings/python/CMakeFiles/binding_python_lib.dir/all] Error 2
Makefile:160: recipe for target 'all' failedmake: *** [all] Error 2