Hi Running on Debian 9. Trying to compile Kmymoney 5.0.2 from branch 5.0. and I ger the following error :- . . . CMake Error at /usr/lib/x86_64-linux-gnu/cmake/KF5CoreAddons/KF5CoreAddonsMacros.cmake:141 (add_library): Target "qsqlcipher" links to target "Qt5::SqlPrivate" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): kmymoney/plugins/sqlcipher/CMakeLists.txt:29 (kcoreaddons_add_plugin)
-- Generating done -- Build files have been written to: /home/timothy/data_deb/kmymoney-5.0.2/build timothy@tim:~/data_deb/kmymoney-5.0.2/build$ There was some correspondence from Thomas re this same error, but I could not see the solution. Any help please? I guess I could do without the sqlcipher plugin if necessary. How do I exclude the plugin from being compiled? Regards Timothy