-
Notifications
You must be signed in to change notification settings - Fork 343
Open
Description
Hello,
I am trying to install SOFA on my Macbook M4 (Sequoia 15.7), and following the build steps. However, I am not able to make/ninja from the build directory. I believe the error is due to GUI part of SOFA but I still cannot find the source.
Does anyone know this problem? Also, is anyone able to install SOFA on an Arm64 based Macbook (M series)?
I included a portion of the terminal output with the error logs. Thank you.
3 errors generated.
make[2]: *** [Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/src/sofa/gui/common/GUIManager.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 96%] Building CXX object Sofa/Component/LinearSolver/Preconditioner/CMakeFiles/Sofa.Component.LinearSolver.Preconditioner.dir/src/sofa/component/linearsolver/preconditioner/RotationMatrixSystem.cpp.o
[ 97%] Building CXX object Sofa/Component/LinearSolver/Preconditioner/CMakeFiles/Sofa.Component.LinearSolver.Preconditioner.dir/src/sofa/component/linearsolver/preconditioner/BlockJacobiPreconditioner.cpp.o
[ 97%] Built target Sofa.Component.Collision.Response
[ 97%] Linking CXX shared library ../../../lib/libSceneChecking.dylib
[ 97%] Building CXX object Sofa/Component/Collision/CMakeFiles/Sofa.Component.Collision.dir/src/sofa/component/collision/init.cpp.o
[ 97%] Built target SceneChecking
[ 97%] Linking CXX shared library ../../../lib/libSofa.Component.Collision.dylib
[ 97%] Built target Sofa.Component.Collision
make[1]: *** [Sofa/GUI/Common/CMakeFiles/Sofa.GUI.Common.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 97%] Linking CXX shared library ../../../../lib/libSofa.Component.LinearSolver.Preconditioner.dylib
[ 97%] Built target Sofa.Component.LinearSolver.Preconditioner
make: *** [all] Error 2Metadata
Metadata
Assignees
Labels
No labels