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

compile error on macos #55

Open
zhixun25 opened this issue Dec 21, 2022 · 0 comments
Open

compile error on macos #55

zhixun25 opened this issue Dec 21, 2022 · 0 comments

Comments

@zhixun25
Copy link

Hello, I encountered the following error when compiling on macos big sur.

/Users/opt/anaconda3/envs/ROS/include/eigen3/Eigen/src/Core/arch/Default/BFloat16.h:478:11: error: reference to unresolved using declaration
return (isinf)(float(a));
^
/Users/opt/anaconda3/envs/ROS/bin/../include/c++/v1/cmath:324:1: note: using declaration annotated with 'using_if_exists' here
using ::isinf _LIBCPP_USING_IF_EXISTS;

Could you please tell me how to solve it?

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