Re: [deal.II] dealii installation issues on Intel Mac

2024-09-18 Thread Luca Heltai
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

[deal.II] Re: Issues with BOOST when compiling deal.II using candi

2024-09-18 Thread Gregory Christian
Hi all, Sorry, turns out Ninja was picking files from the clusters module list. Thanks, Greg On Wednesday 18 September 2024 at 14:09:04 UTC+1 Gregory Christian wrote: > Hi all, > > I'm trying to install deal.II using candi on a linux cluster, but when I > try to compile conservation-law/ryuji

[deal.II] dealii installation issues on Intel Mac

2024-09-18 Thread 'Alexander Greiner' via deal.II User Group
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)

[deal.II] Issues with BOOST when compiling deal.II using candi

2024-09-18 Thread Gregory Christian
Hi all, I'm trying to install deal.II using candi on a linux cluster, but when I try to compile conservation-law/ryujin I get the following error: error: static assertion failed: The version number of boost that you are compiling with does not match the version number of boost found during dea