-
Notifications
You must be signed in to change notification settings - Fork 12
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
error: unable to find numeric literal operator ‘operator""Q’ #4
Comments
HI @chenbokaix250 ,
for your referncee my boost version is ; let me know if you need further help |
boost,Ubuntu,ROS versions are some as yours @jediofgever |
can you post full output after executing catkin_make |
when executing catkin_make
all fault seems BOOST_DEFINE_MATH_CONSTANT fault . |
hello, I have the same issues during build. Is there any update for this issue? |
hello I upgrade my gcc from gcc - 5 to gcc -7 and then this issue fixed. hope this can help. |
@hefc2016 thank you very much for your feedback |
when i was execute catkin_make
https://file.tink.im/selif/ioluqlid.png
error: unable to find numeric literal operator ‘operator""Q’
so many wrong tips as:
/usr/include/boost/math/constants/constants.hpp:277:3: error: unable to find numeric literal operator ‘operator""Q’
BOOST_DEFINE_MATH_CONSTANT(half, 5.000000000000000000000000000000000000e-01,
^
blabalbla!
how can i fix them
The text was updated successfully, but these errors were encountered: