More libalkimia problems/questions was: problems compiling 4.8 on system with both qt4 and qt5
Ralf Habacker
ralf.habacker at freenet.de
Tue Oct 25 12:51:28 UTC 2016
Am 25.10.2016 um 14:44 schrieb timothy:
> Hi Ralf
>
> I have tried building alkimia from your code with the qt4 option.
>
> However find_package(ECM 0.0.11 REQUIRED NO_MODULE). I downloaded ECM
> 0.0.11 and built it. But it also has qt5 dependencies.
After cloning relatee git repo and running
cd alkimia-qt4-build
cmake -DBUILD_QT4=1 ../alkimia
you got similar output ?
-- Could not set up the appstream test. appstreamcli is missing.
--
-- The following OPTIONAL packages have been found:
* PkgConfig
* Doxygen
-- The following REQUIRED packages have been found:
* ECM (required version >= 0.0.11)
* Qt4
* GMP
-- Configuring done
-- Generating done
Ralf
More information about the KMyMoney-devel
mailing list