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
When I run catkin_make ,it shows as follow.
/usr/local/include/eigen3/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] [ 4%] Linking CXX shared library /home/nxf70322/robo_ws/Planning/devel/lib/libamcl.so [ 4%] Built target amcl make: *** [Makefile:141: all] Error 2 Invoking "make -j2 -l2" failed
Could you help me?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I run catkin_make ,it shows as follow.
/usr/local/include/eigen3/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes]
[ 4%] Linking CXX shared library /home/nxf70322/robo_ws/Planning/devel/lib/libamcl.so
[ 4%] Built target amcl
make: *** [Makefile:141: all] Error 2
Invoking "make -j2 -l2" failed
Could you help me?
The text was updated successfully, but these errors were encountered: