15th December 2016, 12:00
Well, now the new problem is incompatible Qt version:
It's fine leszek, no worries, i will simply keep the repos' v2.02, & wait for a future update through the repos once upstream sorts out the file compatibility. Thanks.
Code:
Maui-VirtualBox:~/Documents/temp/keepassx-2.0.3/build$ cmake ..
-- The C compiler identification is GNU 5.4.0
-- The CXX compiler identification is GNU 5.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test WERROR_C_AVAILABLE
-- Performing Test WERROR_C_AVAILABLE - Success
-- Performing Test WERROR_CXX_AVAILABLE
-- Performing Test WERROR_CXX_AVAILABLE - Success
CMake Error at /usr/share/cmake-3.5/Modules/FindQt4.cmake:1326 (message):
Found unsuitable Qt version "5.7.0" from /usr/bin/qmake, this code requires
Qt 4.x
Call Stack (most recent call first):
CMakeLists.txt:151 (find_package)
-- Configuring incomplete, errors occurred!
It's fine leszek, no worries, i will simply keep the repos' v2.02, & wait for a future update through the repos once upstream sorts out the file compatibility. Thanks.