hed
hed copied to clipboard
error in 'test_image_data_layer' when make test
Hi all,
When compiling the caffe with this package, 'make test' always result error as follows: _
.build_release/src/caffe/test/test_image_data_layer.o:(.data.rel.ro._ZTVN5caffe14ImageDataLayerIdEE[_ZTVN5caffe14ImageDataLayerIdEE]+0xf0): undefined reference to `non-virtual thunk to caffe::ImageDataLayer
::~ImageDataLayer()'
_
Does anyone know how to solve it? Thanks!
我也遇到了 这个问题,请问 你解决了 吗?