Thanks for the support, I was trying to build in QT5, won't it work there?
Meanwhile i am also installing qt4-dev-tools On Fri, Oct 24, 2014 at 1:05 PM, proy <proy....@gmail.com> wrote: > Hi Sahil, > > I got the same problem when I tried to compile using terminal. Below steps > resolved those: > > 1. Remove *CMakeCache.txt* first, > 2. Run *cmake -DQT_QMAKE_EXECUTABLE=/usr/bin/qmake-qt4* > > If you are running *cmake* from "*okular/build*" folder try this command > *cmake .. -DQT_QMAKE_EXECUTABLE=/usr/bin/qmake-qt4* > > I got this info from one of the okular conversation, couldn't find the link > now. > > > Thanks, > > *Pranab* > > > > On Fri, Oct 24, 2014 at 12:24 PM, Sahil Sehgal <sahilsehgal1...@gmail.com> > wrote: > >> Hello >> >> I was trying to build Okular (KDE application) in IDE (QT-creator and >> Kdevelop both). I did the following steps: >> 1.) clonned the source code of Okular >> 2.) loaded the source code in IDE >> 3.) click on the build command. >> >> I got the following error >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> */home/sahil/my/New Folder/prog/okular/build> /usr/bin/cmake >> -DCMAKE_INSTALL_PREFIX=/usr/local -DCMAKE_BUILD_TYPE=Debug >> '/home/sahil/my/New Folder/prog/okular/'-- Found Qt-Version 5.2.1 (using >> /usr/bin/qmake)CMake Error: The following variables are used in this >> project, but they are set to NOTFOUND.Please set them or make sure they are >> set and tested correctly in the CMake files:QT_QT_INCLUDE_DIR used as >> include directory in directory /home/sahil/my/New >> Folder/prog/okular/build/CMakeFiles/CMakeTmpCMake Error: Internal CMake >> error, TryCompile configure of cmake failedCMake Error at >> /usr/share/kde4/apps/cmake/modules/FindKDE4Internal.cmake:1316 (message): >> Unable to compile a basic Qt application. Qt has not been found >> correctly.Call Stack (most recent call first): >> /usr/share/cmake-2.8/Modules/FindKDE4.cmake:95 (find_package) >> CMakeLists.txt:3 (find_package)-- Configuring incomplete, errors >> occurred!See also "/home/sahil/my/New >> Folder/prog/okular/build/CMakeFiles/CMakeOutput.log".See also >> "/home/sahil/my/New Folder/prog/okular/build/CMakeFiles/CMakeError.log".*** >> Failure: Exit code 1 **** >> >> Please suggest the possible solution >> >> >> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to >> unsubscribe << >> >> > > > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to > unsubscribe << > >
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<