nufeb / NUFEB

Official release of the NUFEB software
http://research.ncl.ac.uk/nufeb/
GNU General Public License v3.0
18 stars 16 forks source link

VTK build fails #20

Open liaochen1988 opened 11 months ago

liaochen1988 commented 11 months ago

Hi, I am trying to install vtk before installing NUFEB. However, it reports the following error:

[ 20%] Building CXX object Common/Core/CMakeFiles/vtkCommonCore.dir/vtkTypeFloat64Array.cxx.o [ 20%] Linking CXX shared library ../../lib/libvtkCommonCore-8.0.dylib [ 20%] Built target vtkCommonCore make: *** [all] Error 2

Do you have any insight into the problem? Thank you very much!

Chen