📅  最后修改于: 2022-03-11 14:48:10.843000             🧑  作者: Mango
sudo apt-get install libopencv-core-dev <<<<
^~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Solution:
probably you miss version.hpp header file in your include directory. if not there, try to install library for opencv dev package.
"sudo apt-get install libopencv-core-dev"