Provides a system for patient-specific cardiovascular modeling and simulation.
-
Alexander Kaiser
- Posts: 22
- Joined: Mon Nov 06, 2017 2:39 pm
Post
by Alexander Kaiser » Wed May 16, 2018 6:31 pm
Hi all,
I am trying out the cmake build for svSolver on ubuntu, and it failed with the following message. Any idea what may be wrong?
Code: Select all
make[5]: *** No rule to make target '/usr/lib/x86_64-linux-gnu/libGL.so', needed by 'bin/svpost'. Stop.
CMakeFiles/Makefile2:456: recipe for target 'FlowSolvers/ThreeDSolver/svPost/CMakeFiles/svpost.dir/all' failed
The cmake build works fine on my mac laptop, (after changing the findMPI and dummyMPI problems that I previously discussed with Nathan and Adam) for what that's worth.
Thank you,
Alex
-
Alexander Kaiser
- Posts: 22
- Joined: Mon Nov 06, 2017 2:39 pm
Post
by Alexander Kaiser » Mon May 21, 2018 11:31 am
You're right, this was indeed missing after I recently reinitialized my OS and I did not immediately recognize that it is not a downloaded external when I saw the error message.
Thanks!