On 2/28/22 15:01, [email protected] wrote:
*** Caution: EXTERNAL Sender ***
Here is the output:
[ 54%] Building CXX object
source/opencascade/CMakeFiles/obj_opencascade_debug.dir/utilities.cc.o
cd /home/jose/source/dealii_build/source/opencascade && /usr/bin/c++
-DBOOST_NO_AUTO_PTR -DDEBUG
-I/home/jose/source/dealii_build/source/opencascade
-I/home/jose/source/dealii_build/include -I/home/jose/source/dealii/include
-isystem /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -isystem
/usr/lib/x86_64-linux-gnu/openmpi/include -isystem /usr/include/trilinos
-isystem /usr/include/hdf5/openmpi -isystem /usr/include/scotch -isystem
/usr/include/suitesparse -isystem /usr/local/petsc-3.12.5/include -isystem
/usr/local/include/opencascade -isystem /usr/local/p4est-2.2/FAST/include
-isystem /usr/include/slepc -pedantic -fPIC -Wall -Wextra -Wmissing-braces
So this contains
-isystem /usr/local/include/opencascade
where it would expect the include file, but you have it here:
> /usr/local/occt-V7_5_0/include/opencascade/BRepAdaptor_HCompCurve.hxx
> /usr/include/opencascade/BRepAdaptor_HCompCurve.hxx
The question is how everything ended up in the wrong directories. How did you
install OpenCASCADE?
Best
W.
--
------------------------------------------------------------------------
Wolfgang Bangerth email: [email protected]
www: http://www.math.colostate.edu/~bangerth/
--
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/77a14251-6a24-c263-9c40-1b55d552cdea%40colostate.edu.