We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I got an error while building "ze_vio_ceres"
Errors << ze_vio_ceres:make /home/saber/uslam_ws/logs/ze_vio_ceres/build.make.003.log /usr/bin/ld: /home/saber/uslam_ws/devel/.private/imp_features/lib/libimp_features.so: undefined reference to `fast::fast_corner_detect_10_sse2(unsigned char const*, int, int, int, short, std::vector<fast::fast_xy, std::allocatorfast::fast_xy >&)' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/ze_vio_ceres_node.dir/build.make:366: /home/saber/uslam_ws/devel/.private/ze_vio_ceres/lib/ze_vio_ceres/ze_vio_ceres_node] Error 1 make[1]: *** [CMakeFiles/Makefile2:2380: CMakeFiles/ze_vio_ceres_node.dir/all] Error 2 make: *** [Makefile:146: all] Error 2
Could you provide me with a solution for this issue please?
The text was updated successfully, but these errors were encountered:
i met the same problem!
Sorry, something went wrong.
No branches or pull requests
I got an error while building "ze_vio_ceres"
Errors << ze_vio_ceres:make /home/saber/uslam_ws/logs/ze_vio_ceres/build.make.003.log
/usr/bin/ld: /home/saber/uslam_ws/devel/.private/imp_features/lib/libimp_features.so: undefined reference to `fast::fast_corner_detect_10_sse2(unsigned char const*, int, int, int, short, std::vector<fast::fast_xy, std::allocatorfast::fast_xy >&)'
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/ze_vio_ceres_node.dir/build.make:366: /home/saber/uslam_ws/devel/.private/ze_vio_ceres/lib/ze_vio_ceres/ze_vio_ceres_node] Error 1
make[1]: *** [CMakeFiles/Makefile2:2380: CMakeFiles/ze_vio_ceres_node.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
Could you provide me with a solution for this issue please?
The text was updated successfully, but these errors were encountered: