cmake Fail - include could not find load file feature_defs #2
Description
Platform: Up Squared
upsquared@upsquared-UP-APL01:~$ uname -a
Linux upsquared-UP-APL01 4.14.0-041400.201711122031-upboard-generic #upboard SMP Wed May 30 15:08:48 IST 2018 x86_64 x86_64 x86_64 GNU/Linux
upsquared@upsquared-UP-APL01:~/store-traffic-monitor/application/build$ cmake ..-- The C compiler identification is GNU 5.4.0
-- The CXX compiler identification is GNU 5.4.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 CMakeLists.txt:11 (include):
include could not find load file:
feature_defs
CMake Error at CMakeLists.txt:13 (add_subdirectory):
add_subdirectory given source
"/opt/intel//computer_vision_sdk_2018.4.420/deployment_tools/inference_engine/samples/extension"
which is not an existing directory.
-- Configuring incomplete, errors occurred!
See also "/home/upsquared/store-traffic-monitor/application/build/CMakeFiles/CMakeOutput.log".