Hi,
I deleted all the /usr/ folders and installed opencascade from scratch
following the gmsh guide I mentioned above. It seems I did indeed something
wrong during the first installation as it is working now.
make test is failing but I'll try to solve it on my own first.
Thanks for the help!
On 2/28/22 15:01, jose.a...@gmail.com 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
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
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_HCom
Hi Wolfgang,
I installed version 7.5 and the file does exists:
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/
Jose:
does that file exist on your system? And what version of OpenCascade do
you have installed?
Best
W.
On 2/27/22 05:22, jose.a...@gmail.com wrote:
*** Caution: EXTERNAL Sender ***
Hi,
I'm trying to install deal.ii on a recently reformatted machine but I
get the following compilation