Hi Uwe, I tried installing using Candi installer, but unfortunately it did not work for me. The application installed without any errors. However when I use the following commands I get error in the second and third steps: 1) cmake . (It is able to find the dealII-candi as I have included it in the path) 2) make (numerous errors/warning message on this step. I am pasting those below. .3) /step-1 (does not run).
I hope someone would compile .dmg file for the macOS High Sierra. Thanks, Pawan Warning/error messages: *Scanning dependencies of target step-1* [ 50%] Building CXX object CMakeFiles/step-1.dir/step-1.cc.o In file included from /Users/username/Documents/deal2/examples/step1/step-1.cc:22: */Users/user/deal.ii-candi/deal.II-v8.5.1/include/deal.II/grid/tria.h:31:1: **warning: * * unknown warning group '-Wunused-but-set-parameter', ignored* * [-Wunknown-warning-option]* DEAL_II_DISABLE_EXTRA_DIAGNOSTICS *^* */Users/username/deal.ii-candi/deal.II-v8.5.1/include/deal.II/base/config.h:307:66: note: * expanded from macro 'DEAL_II_DISABLE_EXTRA_DIAGNOSTICS' _Pragma("GCC diagnostic ignored \"-Winfinite-recursion\"") \ * ^* *<scratch space>:44:25: note: *expanded from here GCC diagnostic ignored "-Wunused-but-set-parameter" * ^* In file included from /Users/username/Documents/deal2/examples/step1/step-1.cc:22: */Users/username/deal.ii-candi/deal.II-v8.5.1/include/deal.II/grid/tria.h:31:1: **warning: * * unknown warning group '-Wunused-but-set-variable', ignored* * [-Wunknown-warning-option]* */Users/username/deal.ii-candi/deal.II-v8.5.1/include/deal.II/base/config.h:311:66: note: * expanded from macro 'DEAL_II_DISABLE_EXTRA_DIAGNOSTICS' _Pragma("GCC diagnostic ignored \"-Wdeprecated-declarations\"") \ * ^* *<scratch space>:45:25: note: *expanded from here GCC diagnostic ignored "-Wunused-but-set-variable" * ^* In file included from /Users/username/Documents/deal2/examples/step1/step-1.cc:22: */Users/username/deal.ii-candi/deal.II-v8.5.1/include/deal.II/grid/tria.h:31:1: **warning: * * unknown warning group '-Wexpansion-to-defined', ignored* * [-Wunknown-warning-option]* */Users/username/deal.ii-candi/deal.II-v8.5.1/include/deal.II/base/config.h:312:66: note: * expanded from macro 'DEAL_II_DISABLE_EXTRA_DIAGNOSTICS' _Pragma("GCC diagnostic ignored \"-Wunused-but-set-variable\"") \ * ^* *<scratch space>:45:25: note: *expanded from here GCC diagnostic ignored "-Wexpansion-to-defined" * ^* In file included from /Users/username/Documents/deal2/examples/step1/step-1.cc:22: */Users/username/deal.ii-candi/deal.II-v8.5.1/include/deal.II/grid/tria.h:31:1: **warning: * * unknown warning group '-Wmisleading-indentation', ignored* * [-Wunknown-warning-option]* */Users/username/deal.ii-candi/deal.II-v8.5.1/include/deal.II/base/config.h:314:66: note: * expanded from macro 'DEAL_II_DISABLE_EXTRA_DIAGNOSTICS' _Pragma("GCC diagnostic ignored \"-Wignored-attributes\"") \ * ^* *<scratch space>:45:25: note: *expanded from here GCC diagnostic ignored "-Wmisleading-indentation" * ^* In file included from /Users/username/Documents/deal2/examples/step1/step-1.cc:22: */Users/username/deal.ii-candi/deal.II-v8.5.1/include/deal.II/grid/tria.h:31:1: **warning: * * unknown warning group '-Wint-in-bool-context', ignored* * [-Wunknown-warning-option]* */Users/username/deal.ii-candi/deal.II-v8.5.1/include/deal.II/base/config.h:318:66: note: * expanded from macro 'DEAL_II_DISABLE_EXTRA_DIAGNOSTICS' _Pragma("GCC diagnostic ignored \"-Wimplicit-fallthrough\"") \ * ^* *<scratch space>:45:25: note: *expanded from here GCC diagnostic ignored "-Wint-in-bool-context" * ^* 5 warnings generated. [100%] *Linking CXX executable step-1* [100%] Built target step-1 -- 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. For more options, visit https://groups.google.com/d/optout.