Hello
I have just install deal.ii 9.4 on my MacBook Pro running Monterey on an
Intel chip.
The Xcode and command line tools are up to date. I open the deal.ii
terminal and trying to run my code I receive the following error message
(see below).
The previous version 9.0.0 on the same computer was working fine !!!
Any suggestions how to fix it ?
Many thanks
Thodoros
-- The C compiler identification is AppleClang 14.0.0.14000029
-- The CXX compiler identification is unknown
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
- skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Error at CMakeLists.txt:38 (PROJECT):
The CMAKE_CXX_COMPILER:
/Applications/deal.II.app/Contents/Resources/spack/opt/spack/openmpi-3.1.6-pvpk/bin/mpic++
is not a full path to an existing compiler tool.
Tell CMake where to find the compiler by setting either the environment
variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full
path
to the compiler, or to the compiler name if it is in the PATH.
-- Configuring incomplete, errors occurred!
--
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/23d67a12-a0a7-4488-ac75-a7173c4b8231n%40googlegroups.com.