Hi All, I am coming back to dealii after about 5 years. I installed version 9.2 of dealii release on Mac OS Catalina version 10.15.7.
I followed the instructions including setting up the xcode command line tools, downloading the dmg file and etc. As I attempted to compile step-1.cc, I get an error at the last "make run" step: *bash-3.2$ cmake .* *-- Autopilot invoked* *-- Run $ make info to print a detailed help message* *-- Configuring done* *-- Generating done* *-- Build files have been written to: /Applications/deal.II.app/Contents/Resources/examples/step-1* *bash-3.2$ make run* *[ 66%] Built target step-1* *[100%] Run step-1 with Debug configuration* *make[3]: *** [CMakeFiles/run] Illegal instruction: 4* *make[2]: *** [CMakeFiles/run.dir/all] Error 2* *make[1]: *** [CMakeFiles/run.dir/rule] Error 2* *make: *** [run] Error 2* Any help will be appreciated, thanks. Wakil, -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/0bf7abe0-9363-401e-a9cf-dd0c6ffc085dn%40googlegroups.com.
