I Have the following issue when compiling opencv project in qt applying tbb
dyld: Library not loaded: libtbb.dylib
Referenced from: /usr/local/lib/libopencv_core.2.4.dylib
Reason: image not found
The program has unexpectedly finished.
Can any friend tell me how to solve this problem?