Guys,I'm compiling opencv and reporting an error.,How to solve this problem?
-
-
@Yuyang said in Guys,I'm compiling opencv and reporting an error.,How to solve this problem?:
what should I do?
Fix your pro file so that the header file can be found.
If you want more details then please post your code and the pro file.And please post errors/code as text, not pictures.
-
@jsulm I don't have a pro file. I downloaded the source code of opencv directly from GitHub, then opened the project in Qtcreator and selected the CMakeLists.txt, and then did some related configurations, but it was wrong when compiling.
The code comes from the official website of OpenCV and has not been modified, so it should not be a problem with the code. -
@Yuyang I suggest you upgrade your QtCreator and MinGW versions, because you're using quite old versions.
1/5