visual-studio-2010 - 如何在VS2010 Windows 7中安装tbb_dedug.dll?

标签 visual-studio-2010 opencv intel visual-c++-2010

我正在尝试使用VS2010 Windows 7 Ultimate cpu intel CORE i3运行openCV代码,但显示以下错误:

The program can't start because tbb_dubug.dll is missing from your computer



我下载了Intel TBB 4.0,并将所有文件从tbb40_233oss/bin/intel64/vc10文件夹复制到opencv/build/common/tbb/intel64/vc10,但是当我运行代码时,它显示相同的错误。因此,我将tbb_debug.dll复制到了项目中的Debug文件夹中,但是当我运行代码时,它显示了错误

TestHist\Debug\tbb_debug.dll is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vendor for support.



如何在VS2010 Windows 7中安装tbb_dedug.dll?

最佳答案

只需尝试直接从intel下载文件即可。用google找到它们,然后将tbb_debug.dll复制到可执行文件所在的目录中。

关于visual-studio-2010 - 如何在VS2010 Windows 7中安装tbb_dedug.dll?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7384929/

相关文章:

python - 如何从立体声获取深度图-KITTI数据集

c++ - fstream 读取 MSR

c++ - 使用 boost 库在 Visual Studio 2010 中编译完整的静态可执行文件

java - 无法在android中实现描述符

node.js - 无法使用 npm 安装 opencv

c++ - 英特尔 C++ 和微软编译器

c++ - 在可执行文件中禁用优化并将它们维护在静态库中

c++ - 如何在 MFC 中映射错误消息框的帮助 ID?

c# - Weifenluo Dock Panel Suite : Float windows using their design size?

c# - WinForm 事件处理程序激活速度太慢