Re: Installing GranOO on CentOS7
Posted by Murilo Moreira on
URL: http://granoo.326.s1.nabble.com/Installing-GranOO-on-CentOS7-tp80p83.html
Dear Jeremie,
I was able to successfully build and run the Rain example. However, it took a minor adjustment because the include of the Util.hpp library wasn't pointing to the correct directory (#include "GranOO/libDEM/Prop/Util.hpp" instead of #include "GranOO/libUtil/Util.hpp"). But after this adjustement the whole simulation worked fine. I got a Rain.exe and made the simulation. However when I tried to see the result the command "granoo-viewer ./Results/" resulted in an error:
"granoo-viewer: error while loading shared libraries: libvtkFiltersSources-7.1.so.1: cannot open shared object file: No such file or directory" do you have any idea on how to fix this?
Anyway thank you very much for your time and help!
All the best, Murilo