Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

TBB and OpenCV with Yosemite

I have a problem with opencv. I compiled opencv with brew and I enabled the tbb libraries. Then, when I compile my own program with cmake I receive the following message:

ld: library not found for -ltbb
clang: error: linker command failed with exit code 1

I modified the file opencv.pc without success, I received the same message.

Can you help me? I need to use tbb.