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.log".
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

Reply via email to