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 poblem #73

Open
yanmengting117 opened this issue Oct 31, 2019 · 0 comments
Open

undefined reference poblem #73

yanmengting117 opened this issue Oct 31, 2019 · 0 comments

Comments

@yanmengting117
Copy link

../lib/libORB_SLAM2.so: undefined reference to YAML::detail::node_data::mark_defined()' ../lib/libORB_SLAM2.so: undefined reference to YAML::convert::decode(YAML::Node const&, bool&)'
../lib/libORB_SLAM2.so: undefined reference to YAML::detail::node_data::insert_map_pair(YAML::detail::node&, YAML::detail::node&)' ../lib/libORB_SLAM2.so: undefined reference to YAML::detail::memory::create_node()'
../lib/libORB_SLAM2.so: undefined reference to YAML::detail::node_data::begin()' ../lib/libORB_SLAM2.so: undefined reference to YAML::detail::node_data::set_null()'
../lib/libORB_SLAM2.so: undefined reference to YAML::detail::node_data::end()' ../lib/libORB_SLAM2.so: undefined reference to YAML::detail::node_data::set_scalar(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&)'
../lib/libORB_SLAM2.so: undefined reference to YAML::detail::memory_holder::merge(YAML::detail::memory_holder&)' ../lib/libORB_SLAM2.so: undefined reference to YAML::detail::node_data::convert_to_map(boost::shared_ptrYAML::detail::memory_holder)'
../lib/libORB_SLAM2.so: undefined reference to `YAML::LoadFile(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&)'
collect2: error: ld returned 1 exit status
CMakeFiles/mono_tum.dir/build.make:166: recipe for target '../Examples/Monocular/mono_tum' failed
make[2]: *** [../Examples/Monocular/mono_tum] Error 1
CMakeFiles/Makefile2:141: recipe for target 'CMakeFiles/mono_tum.dir/all' failed
make[1]: *** [CMakeFiles/mono_tum.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
——————————————————————————————
Need help
How to deal with this problem?

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