Open
Description
错误 14 error LNK1181: 无法打开输入文件“D:\caffe_root\caffe-master\Build\Int\libcaffe\x64\Release\math_functions.obj” D:\caffe_root\caffe-master\windows\caffe\LINK caffe
错误 15 error LNK1181: 无法打开输入文件“libcaffe.lib” D:\caffe_root\caffe-master\windows\compute_image_mean\LINK compute_image_mean
请问错误14和错误15造成的原因是什么,谢谢回复。
Activity
swearos commentedon Aug 27, 2016
Delete the file math_functions.obj,rebuild.
if it doesn't work,try to delete the folder ,'Build\Int\libcaffe\x64\Release',then rebuild.