I am trying to link OpenCV library with Qt (following these instructions), but I have some compilation errors:
Any one can help me?
I am trying to link OpenCV library with Qt (following these instructions), but I have some compilation errors:
Any one can help me?
You have to specify the Paths by hand. Click on the red entries and set the path to the according path.
You can read more about this problem in this Question: Error in OpenCV configuration for Qt Creator