On 2/28/22 13:50, jose.a...@gmail.com wrote:

jose@ThinkPad-T460:~/source/dealii_build$ sudo find / -type f -name "BRepAdaptor_HCompCurve.hxx"
find: ‘/run/user/1000/doc’: Permission denied
find: ‘/run/user/1000/gvfs’: Permission denied
/usr/local/occt-V7_5_0/include/opencascade/BRepAdaptor_HCompCurve.hxx
/usr/include/opencascade/BRepAdaptor_HCompCurve.hxx

It's slightly concerning that you have two of these files. Regardless, the question then is why your compiler then doesn't pick it up. Can you compile with
  make VERSBOSE=ON
again to see what the command line is, and specifically which include paths are set with -I?

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                           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 dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/97fd9f3f-969c-7b2a-527f-8fe47b9eeced%40colostate.edu.

Reply via email to