-----------------------------------------------------------------------------------------------------
[10:22:05]
devel@agl-worker-gani-0-root:~/helloworld-html-application/build(master)$
cmake ..
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - 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
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at conf.d/config.cmake:163 (include):
include could not find load file:
CMakeAfbTemplates
Call Stack (most recent call first):
CMakeLists.txt:22 (include)
-- Configuring incomplete, errors occurred!
See also
"/home/devel/helloworld-html-application/build/CMakeFiles/CMakeOutput.log".
-------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------