After configuring the OpenCV-2.4.2 on VS2008, run the test program and prompt the system error shown above. Solution: (1) Find tbb_debug.dll under C: opencvopencvcv_2.4.2opencvbuildcommontbbia32vc9 and copy it (2) paste the tbb_debug.dll found in (1) to C: opencvOpenCV_2.4.
After configuring the OpenCV-2.4.2 on VS2008, run the test program and prompt the system error shown above, the solution is as follows: (1) in C: \ opencv \ OpenCV_2.4.2 \ opencv \ build \ common \ tbb \ ia32 \ vc9 find tbb_debug.dll and copy it (2) paste the tbb_debug.dll found in (1) to C: \ opencv \ OpenCV_2.4.
After configuring the OpenCV-2.4.2 on VS2008, run the test program and prompt the system error shown above, the solution is as follows:
(1) locate tbb_debug.dll in C: \ opencv \ OpenCV_2.4.2 \ opencv \ build \ common \ tbb \ ia32 \ vc9 and copy it
(2) paste the tbb_debug.dll found in (1) to C: \ opencv \ OpenCV_2.4.2 \ opencv \ build \ x86 \ vc9 \ bin. The problem is solved.
Select a Path based on your directory. C: \ opencv \ OpenCV_2.4.2 \ opencv \ build \ x86 \ vc9 \ bin is placed in the environment variable Path.