Code: Select all
balint@linux-wk8x:~/adatok/programok/spring_0.82.3> 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
-- Boost version: 1.42.0
-- Found the following Boost libraries:
-- thread
-- regex
-- program_options
-- system
-- signals
CMake Error at rts/build/cmake/FindDevil.cmake:87 (MESSAGE):
Could NOT find DEVIL library
Call Stack (most recent call first):
CMakeLists.txt:109 (FIND_PACKAGE)
-- Configuring incomplete, errors occurred!