CMake Error when building attica
Albert Astals Cid
aacid at kde.org
Mon Feb 29 22:06:37 UTC 2016
Works here, cc'ing the build-system and frameworks lists in case someone gets
an idea of what may be wrong from the log.
Cheers,
Albert
El Monday 29 February 2016, a les 22:26:49, Nilesh Kokane va escriure:
> Hello,
>
> While building attica-5.19.0 cmake threw the following error.
>
> --
>
> CMake Error at /usr/local/share/ECM/modules/ECMPackageConfigHelpers.cmake:95
> (file):
> file RELATIVE_PATH must be passed a full path to the file:
> Call Stack (most recent call first):
> CMakeLists.txt:55 (ecm_configure_package_config_file)
>
>
> --
> -- The following REQUIRED packages have been found:
>
> * ECM (required version >= 5.19.0) , Extra CMake Modules. ,
> <https://projects.kde.org/projects/kdesupport/extra-cmake-modules>
> * Qt5Core
> * Qt5Network
> * Qt5 (required version >= 5.3.0)
>
> -- Configuring incomplete, errors occurred!
> See also
> "/home/nilesh/development/lfs/attica-5.19.0/build/CMakeFiles/CMakeOutput.lo
> g". See also
> "/home/nilesh/development/lfs/attica-5.19.0/build/CMakeFiles/CMakeError.log
> ".
>
>
> My input switch to cmake is
>
> cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
> -DCMAKE_BUILD_TYPE=Release \
> ..
>
> $echo $KF5_PREFIX
> /opt/kf5
>
>
> But thats not the case with attica-5.18.0 ,it builds successfully.
> I've updated ECM and cmake.
>
> Am I missing something?
>
> Please spare me if this is not the rite mailing list for this.
>
>
>
> Nilesh Kokane
More information about the Kde-buildsystem
mailing list