ubuntu下运行GOTURN出错

libGOTURN.a(regressor.cpp.o):在函数‘Regressor::ReshapeImageInputs(unsigned long)’中:
regressor.cpp:(.text+0x25):对‘caffe::Blob::Reshape(int, int, int, int)’未定义的引用
libGOTURN.a(regressor.cpp.o):在函数‘Regressor::Init()’中:
regressor.cpp:(.text+0x95):对‘caffe::Net::CopyTrainedLayersFrom(std::string)’未定义的引用
......

http://www.blogjava.net/linli/archive/2014/10/22/418935.html

cmake的时候caffe路径导入不对,手动设置的话可以在/GOTURN/cmake/Modules/FindCaffe.cmake里面改