Any can help me?
This is the log of erro: http://paste.ubuntu.com/24329836/
(see FATAL ERRO)
I was using the VTK 7.1.1. If this helps: https://github.com/vejmarie/vtk-7/tree/master/Parallel/MPI
A project by DCS Computing and CFDEMresearch
Any can help me?
This is the log of erro: http://paste.ubuntu.com/24329836/
(see FATAL ERRO)
I was using the VTK 7.1.1. If this helps: https://github.com/vejmarie/vtk-7/tree/master/Parallel/MPI
This website uses cookies to ensure you get the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies. This website uses cookies. By continuing to browse the site you are agreeing to our use of cookies. More info
mschramm | Thu, 04/06/2017 - 23:44
which vtk
Where do you have the vtk installed? command --> which vtk
Does the above location match the ubuntuVTK.make file?
marcelo | Fri, 04/07/2017 - 02:05
VTK
I use Ubuntu 16.04.2
Here : (the commando 'which' does not work)
/usr/local/include
/usr/local/lib/cmake
...and in Makefile.ubuntuVTK:
VTK_INC = -I/usr/local/include/vtk-7.1
j-kerbl | Mon, 04/10/2017 - 19:28
Hi Marcelo,
Hi Marcelo,
see my post to your question in https://www.cfdem.com/forums/liggghts-installation-guide-ubuntu-1204-lts-and-1304#comment-17729
From the VTK-5 to 7 the library names have changed and the mentioned auto Makefile should be able to deal with this.
Cheers,
Josef