Ask Your Question

Revision history [back]

Since you are compiling the code with static libraries, you need to link all necessary libraries in you command. According to the error message, you are missing itt library, normally, it should be in ./build/share/OpenCV/3rdparty/lib with name libittnotify.a