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

[.build_release/tools/convert_imageset.bin] Error 1 #6606

Closed
SaintLogos1234 opened this issue Nov 13, 2018 · 0 comments
Closed

[.build_release/tools/convert_imageset.bin] Error 1 #6606

SaintLogos1234 opened this issue Nov 13, 2018 · 0 comments

Comments

@SaintLogos1234
Copy link

When I compile caffe, I meet a problems:
CXX/LD -o .build_release/tools/convert_imageset.bin
/usr/bin/ld: warning: libopencv_core.so.3.4, needed by /usr/local/lib/libopencv_imgcodecs.so, may conflict with libopencv_core.so.2.4
.build_release/lib/libcaffe.so:对‘cv::imencode(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, cv::_InputArray const&, std::vector<unsigned char, std::allocator >&, std::vector<int, std::allocator > const&)’未定义的引用
.build_release/lib/libcaffe.so:对‘cv::imread(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, int)’未定义的引用
collect2: error: ld returned 1 exit status
Makefile:619: recipe for target '.build_release/tools/convert_imageset.bin' failed
make: *** [.build_release/tools/convert_imageset.bin] Error 1
what can I do?

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