Hello,
I was trying to build the downloaded source code from git with the help of
cmake.
i was going through the following steps :
https://community.kde.org/Amarok/Development/Development_HowTo

When i entered the following command

cmake -DCMAKE_INSTALL_PREFIX=$HOME/kde -DCMAKE_BUILD_TYPE=debugfull
$HOME/kde/src/amarok

i got error
 WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
-- Found MTP: /usr/lib/x86_64-linux-gnu/libmtp.so
-- Libgcrypt found: /usr/lib/x86_64-linux-gnu/libgcrypt.so
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
-- Found MTP: /usr/lib/x86_64-linux-gnu/libmtp.so

CMake Error at /usr/share/kde4/apps/cmake/modules/MacroLogFeature.cmake:152
(MESSAGE):
  Exiting: Missing Requirements
Call Stack (most recent call first):
  CMakeLists.txt:179 (macro_display_feature_log)

Please tell me where i am going wrong.

Regards
sahil sehgal
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to