You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to build the package from source but the required package qt4 has been dropped Debian and Ubuntu new releases. Without the qt4 cmake gives
-- use qt4 version
CMake Error at /usr/share/cmake-3.16/Modules/FindQt4.cmake:1314 (message):
Found unsuitable Qt version "" from NOTFOUND, this code requires Qt 4.x
Call Stack (most recent call first):
CMakeLists.txt:44 (find_package)
Any plans to update the dependencies?
The text was updated successfully, but these errors were encountered:
I wanted to build the package from source but the required package qt4 has been dropped Debian and Ubuntu new releases. Without the qt4 cmake gives
Any plans to update the dependencies?
The text was updated successfully, but these errors were encountered: