Awesome! Thank you so much Luca!
Just for your information, in my case I had to replace
set(DEAL_II_CXX_COMPILER
"/Applications/deal.II.app/Contents/Resources/spack/lib/spack/env/clang/clang++")
set(DEAL_II_C_COMPILER
"/Applications/deal.II.app/Contents/Resources/spack/lib/spack/env/clang/cla
The fix for this is quite simple, actually. You don’t have to recompile anything. It is enough to replace che path of the compiler inside the cmake file. Modify $(spack location -i dealii)/lib/share/cmake/deal.II/deal.IIConfig.cmake, around lines 109/110 set(DEAL_II_CXX_COMPILER "/spack/lib/spac
Dear all,
after updating my Intel Mac to
Sonoma 14.6.1
Xcode 15.4
xcode-select version 2408
AppleClang 15.0.0
I have problems reinstalling deal.II.
I tried
the
https://github.com/dealii/dealii/releases/download/v9.5.2/dealii-9.5.2-sonoma-intel.dmg
package ending up in cmake errors (attached)