Greetings.
I am creating an application with OpenCV and Qt. My program works correctly, but when execution completes shown the following message on the console:
profiling:C:\OpenCV-2.4.9\debug\modules\imgproc/CMakeFiles\opencv_imgproc.dir\src\contours.cpp.gcda:Data file mismatch - some data files concurrently may have been updated without locking support
I had never seen something like this. I do not know that this message should be. Is it a mistake?, Is it related to OpenCV?, What I can do about it?
Thanks in advance for any help and/or suggestions.