Hello,
As suggested ,I removed the CMakeCache.txt file and then executed the
following command
cmake -DQT_QMAKE_EXECUTABLE=/usr/bin/qmake-qt4
The following errors occured-
CMake Error at CMakeLists.txt:25 (add_subdirectory):
add_subdirectory given source "active" which is not an existing directory.
CMake Error at CMakeLists.txt:26 (add_subdirectory):
add_subdirectory given source "ui" which is not an existing directory.
CMake Error at CMakeLists.txt:27 (add_subdirectory):
add_subdirectory given source "shell" which is not an existing directory.
CMake Error at CMakeLists.txt:28 (add_subdirectory):
add_subdirectory given source "generators" which is not an existing
directory.
CMake Error at CMakeLists.txt:29 (add_subdirectory):
add_subdirectory given source "tests" which is not an existing directory.
CMake Error at CMakeLists.txt:32 (include):
include could not find load file:
OkularConfigureChecks.cmake
CMake Error at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:90
(file):
file Internal CMake error when trying to open file:
/home/gaurav/okular/build/conf/settings_core.kcfgc for reading.
Call Stack (most recent call first):
CMakeLists.txt:127 (kde4_add_kcfg_files)
CMake Error at /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:90
(file):
file Internal CMake error when trying to open file:
/home/gaurav/okular/build/conf/settings.kcfgc for reading.
Call Stack (most recent call first):
CMakeLists.txt:211 (kde4_add_kcfg_files)
I cant understand these errors.please help me compile the application.
Thanks
Gaurav
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<