Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

failed to build caffe and others, but I have built libcaffe successfully #157

Open
ltflt opened this issue May 31, 2017 · 1 comment
Open

Comments

@ltflt
Copy link

ltflt commented May 31, 2017

fists step , i build libcaffe , and it's successful
then when I build caffe :
1>cudnn_conv_layer.obj : error LNK2001: 无法解析的外部符号 cudnnSetFilter4dDescriptor_v4
1>cudnn_pooling_layer.obj : error LNK2001: 无法解析的外部符号 cudnnSetPooling2dDescriptor_v4
1>libcaffe.lib(cudnn_relu_layer.cu.obj) : error LNK2001: 无法解析的外部符号 cudnnActivationForward_v4
1>libcaffe.lib(cudnn_sigmoid_layer.cu.obj) : error LNK2001: 无法解析的外部符号 cudnnActivationForward_v4
1>libcaffe.lib(cudnn_tanh_layer.cu.obj) : error LNK2001: 无法解析的外部符号 cudnnActivationForward_v4
1>libcaffe.lib(cudnn_relu_layer.cu.obj) : error LNK2001: 无法解析的外部符号 cudnnActivationBackward_v4
1>libcaffe.lib(cudnn_sigmoid_layer.cu.obj) : error LNK2001: 无法解析的外部符号 cudnnActivationBackward_v4
1>libcaffe.lib(cudnn_tanh_layer.cu.obj) : error LNK2001: 无法解析的外部符号 cudnnActivationBackward_v4
1>F:\The software for study\caffe\caffe-master\windows..\Build\x64\Release\caffe.exe : fatal error LNK1120: 4 个无法解析的外部命令

@ltflt
Copy link
Author

ltflt commented May 31, 2017

I work with win10 vs2013 cuda7.5 cnn5.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant