Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined reference #13

Open
xxxyyyzzzz opened this issue Feb 14, 2018 · 1 comment
Open

undefined reference #13

xxxyyyzzzz opened this issue Feb 14, 2018 · 1 comment

Comments

@xxxyyyzzzz
Copy link

No description provided.

@xxxyyyzzzz
Copy link
Author

when compiling make , I got the error below..
looking for a reply...

make: *** [.build_release/tools/upgrade_net_proto_binary.bin] Error 1
.build_release/lib/libcaffe.so: undefined reference to caffe::CPMDataTransformer<double>::CPMDataTransformer(caffe::CPMTransformationParameter const&, caffe::Phase)' .build_release/lib/libcaffe.so: undefined reference to caffe::CPMDataTransformer::Transform_nv(caffe::Datum const&, caffe::Blob, caffe::Blob, int)'
.build_release/lib/libcaffe.so: undefined reference to caffe::CPMDataTransformer<float>::CPMDataTransformer(caffe::CPMTransformationParameter const&, caffe::Phase)' .build_release/lib/libcaffe.so: undefined reference to caffe::CPMDataTransformer::Transform_nv(caffe::Datum const&, caffe::Blob, caffe::Blob, int)'
.build_release/lib/libcaffe.so: undefined reference to caffe::CPMDataTransformer<double>::InitRand()' .build_release/lib/libcaffe.so: undefined reference to caffe::CPMDataTransformer::InitRand()'
.build_release/lib/libcaffe.so: undefined reference to caffe::CPMDataTransformer<double>::Transform(cv::Mat const&, caffe::Blob<double>*)' .build_release/lib/libcaffe.so: undefined reference to caffe::CPMDataTransformer::Transform(cv::Mat const&, caffe::Blob*)'
collect2: error: ld returned 1 exit status

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

No branches or pull requests

1 participant