Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Could NOT find PCRE (missing: PCRE_INCLUDE_DIR PCRE_PCRE_LIBRARY PCRE_PCREPOSIX_LIBRARY)
- CMake Error at kjs/CMakeLists.txt:69 (message):
- The PCRE regular expression library has not been found. KJS requires PCRE
- >= 4.5 to function properly. If you for some reason can not install it,
- you can force a build with POSIX regex.h by passing
- -DKJS_FORCE_DISABLE_PCRE=true to cmake. However, be advised that it'll
- result in many websites breaking
- 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:
- LIBATTICA_INCLUDE_DIR (ADVANCED)
- used as include directory in directory /home/sunny/kde/src/KDE/kdelibs/kdeui
- used as include directory in directory /home/sunny/kde/src/KDE/kdelibs/kdeui/about
- used as include directory in directory /home/sunny/kde/src/KDE/kdelibs/kdeui/tests
- used as include directory in directory /home/sunny/kde/src/KDE/kdelibs/kdeui/tests/kconfig_compiler
- used as include directory in directory /home/sunny/kde/src/KDE/kdelibs/kdeui/tests/proxymodeltestsuite
- used as include directory in directory /home/sunny/kde/src/KDE/kdelibs/kdeui/tests/proxymodeltestapp
- used as include directory in directory /home/sunny/kde/src/KDE/kdelibs/kdeui/sonnet/tests
- LIBATTICA_LIBRARIES (ADVANCED)
- linked by target "kdeui" in directory /home/sunny/kde/src/KDE/kdelibs/kdeui
- -- Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment