


UFW KControl Module
System Software by CraigD 48 comments
Hello,
I am trying to build on Kubuntu 13.10.
Although I installed the libqt4-dev package and many other for development, I am encountering this error:
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/davide/Scaricati/kcm_ufw-0.4.3/build/CMakeFiles/CMakeTmp
CMake Error: Internal CMake error, TryCompile configure of cmake failed
CMake Error at /usr/share/kde4/apps/cmake/modules/FindKDE4Internal.cmake:1311 (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:19 (find_package)
-- Configuring incomplete, errors occurred!
Can you help me please? :) - Feb 02 2014
I am trying to build on Kubuntu 13.10.
Although I installed the libqt4-dev package and many other for development, I am encountering this error:
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/davide/Scaricati/kcm_ufw-0.4.3/build/CMakeFiles/CMakeTmp
CMake Error: Internal CMake error, TryCompile configure of cmake failed
CMake Error at /usr/share/kde4/apps/cmake/modules/FindKDE4Internal.cmake:1311 (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:19 (find_package)
-- Configuring incomplete, errors occurred!
Can you help me please? :) - Feb 02 2014