|
马上注册,结交更多好友,享用更多功能^_^
您需要 登录 才可以下载或查看,没有账号?立即注册
x
编译的时候出现如下错误:1>正在链接...
1>sample.cu.obj : error LNK2001: 无法解析的外部符号 __imp_cutDeleteTimer
1>sample.cu.obj : error LNK2001: 无法解析的外部符号 __imp_cutGetTimerValue
1>sample.cu.obj : error LNK2001: 无法解析的外部符号 __imp_cutStopTimer
1>sample.cu.obj : error LNK2001: 无法解析的外部符号 __imp_cutStartTimer
1>sample.cu.obj : error LNK2001: 无法解析的外部符号 __imp_cutCreateTimer
1>E:\AFu\CUDATemp\CUDAWinApp1\x64\Release\CUDAWinApp1.exe : fatal error LNK1120: 5 个无法解析的外部命令
该怎么解决??
|
|