"fatal error: opencv2/core/version.hpp: No such file or directory" Code Answer's

You're definitely familiar with the best coding language Assembly that developers use to develop their projects and they get all their queries like "fatal error: opencv2/core/version.hpp: No such file or directory" answered properly. Developers are finding an appropriate answer about fatal error: opencv2/core/version.hpp: No such file or directory related to the Assembly coding language. By visiting this online portal developers get answers concerning Assembly codes question like fatal error: opencv2/core/version.hpp: No such file or directory. Enter your desired code related query in the search bar and get every piece of information about Assembly code related question on fatal error: opencv2/core/version.hpp: No such file or directory. 

fatal error: opencv2/core/version.hpp: No such file or directory

By Fragile FishFragile Fish on Mar 25, 2021
sudo apt-get install libopencv-core-dev <<<<<on Debian and Ubuntu

error:
...
./mediapipe/framework/port/opencv_core_inc.h:18:10: fatal error: opencv2/core/version.hpp: No such file or directory
 #include <opencv2/core/version.hpp>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~
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"

Source: stackoverflow.com

Add Comment

-3

All those coders who are working on the Assembly based application and are stuck on fatal error: opencv2/core/version.hpp: No such file or directory can get a collection of related answers to their query. Programmers need to enter their query on fatal error: opencv2/core/version.hpp: No such file or directory related to Assembly code and they'll get their ambiguities clear immediately. On our webpage, there are tutorials about fatal error: opencv2/core/version.hpp: No such file or directory for the programmers working on Assembly code while coding their module. Coders are also allowed to rectify already present answers of fatal error: opencv2/core/version.hpp: No such file or directory while working on the Assembly language code. Developers can add up suggestions if they deem fit any other answer relating to "fatal error: opencv2/core/version.hpp: No such file or directory". Visit this developer's friendly online web community, CodeProZone, and get your queries like fatal error: opencv2/core/version.hpp: No such file or directory resolved professionally and stay updated to the latest Assembly updates. 

Assembly answers related to "fatal error: opencv2/core/version.hpp: No such file or directory"

View All Assembly queries

Assembly queries related to "fatal error: opencv2/core/version.hpp: No such file or directory"

Browse Other Code Languages

CodeProZone