Updated to the latest ECM Debian version 5.27. Result is now successful as expected. Sorry for the inconvenience.
Perhaps the minimum required version of ECM should be upped in the CMakeLists.txt file. I actually thought that version 0.0.11 was the specific required version and looked only for it. I will now see how KMM performs with this qt4 version against the qt5 version. Regards Timothy On Tue, 2016-10-25 at 16:05 +0200, Ralf Habacker wrote: > Am 25.10.2016 um 15:05 schrieb timothy: > >>> 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. > I see. 0.0.11 is very old -> mentioned as "alpha2 preparation: ECM is > now 0.0.11" > > You should update to a more recent version. Current version is 5.28 > > Ralf