Hello, I tried running the first tutorial on my machine and I am getting an error message I don't understand. The "cmake step-1.cc ." and "make step-1.cc" commands ran fine, but when I try "make run step-1.cc" I get the following error:
*Scanning dependencies of target step-1* [ 33%] Building CXX object CMakeFiles/step-1.dir/step-1.cc.o [ 66%] *Linking CXX executable step-1* [ 66%] Built target step-1 *Scanning dependencies of target run* [100%] *Run step-1 with Debug configuration* dyld: Library not loaded: libiomp5.dylib Referenced from: /Applications/deal.II-9.0.0.app/Contents/Resources/spack/opt/spack/darwin-highsierra-x86_64/clang-6.0.0/assimp-4.0.1-pdlrx32676yct2pztierxgvynk5gx277/lib/libassimp.4.dylib Reason: image not found make[3]: *** [CMakeFiles/run] Abort trap: 6 make[2]: *** [CMakeFiles/run.dir/all] Error 2 make[1]: *** [CMakeFiles/run.dir/rule] Error 2 make: *** [run] Error 2 I am running an older version of deal.ii (deal.ii.9.0.0) because the latest version wasn't compatible with my laptop. I have a 2012 MacBook Pro running macOS 10.13.6. Any help would be greatly appreciated, thank you. -- 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 dealii+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/b46da6bf-895b-4cb2-b5aa-c60845f85c61n%40googlegroups.com.