17702513221 / openVINO

projection with openVINO
8 stars 6 forks source link

Configuring incomplete, errors occurred! #2

Open wuxiongwei opened 5 years ago

wuxiongwei commented 5 years ago

执行cmake ..时报错

error

CMake Error at sample/CMakeLists.txt:27 (find_package): Could not find a configuration file for package "OpenCV" that is compatible with requested version "3.2".

The following configuration files were considered but not accepted:

/opt/intel/computer_vision_sdk_2018.4.420/opencv/cmake/OpenCVConfig.cmake, version: 4.0.0

-- Configuring incomplete, errors occurred! See also "/root/openVINO/reference_example/people-counter/ieservice/build/CMakeFiles/CMakeOutput.log". See also "/root/openVINO/reference_example/people-counter/ieservice/build/CMakeFiles/CMakeError.log".

17702513221 commented 5 years ago

reference_example是R3版本的项目写的,我没修改。如果想实现请使用R3版本或者自己修改错误。