-
Notifications
You must be signed in to change notification settings - Fork 31
Description
I am getting this latest release 1.2.1 and from the main branch 1.2.2
9956% cmake -DQUARTER_BUILD_SHARED_LIBS:BOOL=0 -DQUARTER_BUILD_EXAMPLES:BOOL=0 -DQUARTER_USE_QT5:BOOL=1 ../Quarter-1.2.1
-- The CXX compiler identification is GNU 8.5.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found OpenGL: /usr/lib64/libOpenGL.so
CMake Error at /usr/share/cmake/Modules/FindQt4.cmake:1314 (message):
Found unsuitable Qt version "5.15.3" from /usr/lib64/qt5/bin/qmake, this
code requires Qt 4.x
Call Stack (most recent call first):
CMakeLists.txt:115 (find_package)
-- Configuring incomplete, errors occurred!