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

Failed to build on Apple Silicon #1056

Open
DimaZhu opened this issue Jun 11, 2024 · 1 comment
Open

Failed to build on Apple Silicon #1056

DimaZhu opened this issue Jun 11, 2024 · 1 comment

Comments

@DimaZhu
Copy link

DimaZhu commented Jun 11, 2024

[ 53%] Building CXX object CMakeFiles/test_main.dir/testing_main.cc.o
In file included from /Users/offbeat/Projects/OpenSfM/opensfm/src/geometry/src/relative_pose.cc:1:
In file included from /Users/offbeat/Projects/OpenSfM/opensfm/src/geometry/relative_pose.h:4:
In file included from /Users/offbeat/ceres/usr/local/include/ceres/tiny_solver.h:57:
In file included from /opt/homebrew/include/eigen3/Eigen/Dense:1:
In file included from /opt/homebrew/include/eigen3/Eigen/Core:50:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/complex:932:12: error: no matching function for call to 'hypot'
return std::hypot(__c.real(), __c.imag());
^~~~~~~~~~

@nosleduc
Copy link

Did you succeed to build opensfm on your system finally ?

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

2 participants