缺少cutil调试库:无法打开文件cutil32D.lib [英] Missing cutil debug library: Cannot open file cutil32D.lib

查看:276
本文介绍了缺少cutil调试库:无法打开文件cutil32D.lib的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我尝试运行任何示例代码:它给我以下错误。

When I try to run any sample code : It gives me the following error.


错误1错误LNK1104:无法打开文件'cutil32D.lib'C:\Documents
和Settings \All Users \Application Data\ NVIDIA Corporation \ NVIDIA GPU
计算SDK 4.0 \C\src\volumeRender\LINK

Error 1 error LNK1104: cannot open file 'cutil32D.lib' C:\Documents and Settings\All Users\Application Data\NVIDIA Corporation\NVIDIA GPU Computing SDK 4.0\C\src\volumeRender\LINK

如何解决这个问题?

推荐答案

幸运的是,SDK附带了Visual Studio解决方案(无论是使用2010年,2008年甚至2005年),您将能够在以下位置找到:

You have to build the debug version of cutil32 yourself. Luckily the SDK comes with Visual Studio solutions (whether using 2010, 2008 or even 2005) which you will be able to locate in:


C :\ProgramData\ NVIDIA Corporation \NVIDIA GPU Computing SDK 4.0 \C\common

C:\ProgramData\NVIDIA Corporation\NVIDIA GPU Computing SDK 4.0\C\common

或类似的机器和CUDA版本。建立它,你应该好好去。

or something similar for your particular machine and CUDA version. Build it and you should be good to go.

这篇关于缺少cutil调试库:无法打开文件cutil32D.lib的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆