OpenCV2.3.1 run the program and report "The computer has lost tbb ."

Source: Internet
Author: User
Tags vc9
Win7opencv2.3.1vs2008: there is no error in compiling a small program in the Chinese version of opencv. when running the program, the error "Computer loss tbb_debug.dll" is reported ". The reason is that the dynamic library withtbb of opencv2.3.1 is used, but tbb is not installed in the system, so an error is reported. Sort out the collected solutions: 1. the simplest method:... opencvbuild

Win7opencv2.3.1vs2008: there is no error in compiling a small program in the Chinese version of opencv. when running the program, the error "Computer loss tbb_debug.dll" is reported ". The reason is that the dynamic library of opencv2.3.1 with tbb is used, but tbb is not installed in the system, so an error is reported. Sort out the collected solutions: 1. the simplest method: .. \ opencv \ build

Win7 + opencv2.3.1 + vs2008

Compiling a small program in the Chinese version of opencv is normal. when running the program, the error "Computer loss tbb_debug.dll" is reported ".

The reason is that the dynamic library of opencv2.3.1 with tbb is used, but tbb is not installed in the system, so an error is reported.


Sort out the collected solutions:


1. The simplest method is to copy the tbb. dll file under .. \ opencv \ build \ common \ tbb \ ia32 \ vc9 and change it to tbb_debug.dll.

2. General Method: We recommend that you download INTELTBB3.0http: // www.threadingbuildingblocks.org/... ss_win.zip, decompress it, find tbb_debug.dll, and put it under .. \ opencv \ build \ common \ tbb \ ia32 \ vc9. Recompile and solve the problem.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.