Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- francisco@eos:~/rubik/rubic-companion/build$ cmake ../
- -- The C compiler identification is GNU
- -- The CXX compiler identification is GNU
- -- Check for working C compiler: /usr/bin/gcc
- -- Check for working C compiler: /usr/bin/gcc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working CXX compiler: /usr/bin/c++
- -- Check for working CXX compiler: /usr/bin/c++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- checking for modules 'gtk+-3.0;granite'
- -- package 'gtk+-3.0' not found
- -- package 'granite' not found
- CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:266 (message):
- A required package was not found
- Call Stack (most recent call first):
- /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
- CMakeLists.txt:25 (pkg_check_modules)
- CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:91 (MESSAGE):
- Could NOT find Vala (missing: VALA_EXECUTABLE)
- Call Stack (most recent call first):
- /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:252 (_FPHSA_FAILURE_MESSAGE)
- cmake/FindVala.cmake:55 (find_package_handle_standard_args)
- CMakeLists.txt:31 (find_package)
- -- Configuring incomplete, errors occurred!
- francisco@eos:~/rubik/rubic-companion/build$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement