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

make fails when building from source on macOS #118

Open
llctrautmann opened this issue Nov 27, 2024 · 0 comments
Open

make fails when building from source on macOS #118

llctrautmann opened this issue Nov 27, 2024 · 0 comments

Comments

@llctrautmann
Copy link

llctrautmann commented Nov 27, 2024

I followed the installation guide for macOS but ran into this issue:

c++: warning: argument unused during compilation: '-msse3' [-Wunused-command-line-argument]
In file included from /Users/xxxx/Downloads/niftyreg/reg-lib/cpu/_reg_maths.cpp:4:
/Users/xxxx/Downloads/niftyreg/reg-lib/cpu/_reg_maths.h:17:10: fatal error: 'limits' file not found
17 | #include
| ^~~~~~~~
1 error generated.
make[2]: *** [reg-lib/CMakeFiles/_reg_maths.dir/cpu/_reg_maths.cpp.o] Error 1
make[1]: *** [reg-lib/CMakeFiles/_reg_maths.dir/all] Error 2
make: *** [all] Error 2

System: Apple M2 Max

Any idea how to solve this?

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