Math-Library-Test
Math-Library-Test copied to clipboard
Compile errors on MacBook M1
Math-Library-Test % make [ 25%] Building CXX object CMakeFiles/Main.dir/src/mother.cpp.o c++: error: unsupported option '-msse2' for target 'arm64-apple-darwin24.6.0' c++: error: unsupported option '-msse3' for target 'arm64-apple-darwin24.6.0' c++: error: unsupported option '-mssse3' for target 'arm64-apple-darwin24.6.0' c++: error: unsupported option '-msse4.1' for target 'arm64-apple-darwin24.6.0' c++: warning: argument unused during compilation: '-msse4.2' [-Wunused-command-line-argument] make[2]: *** [CMakeFiles/Main.dir/src/mother.cpp.o] Error 1 make[1]: *** [CMakeFiles/Main.dir/all] Error 2 make: *** [all] Error 2