I am new to liggghts and voro. I was trying to compile voro++ in LIGGGHTS, the last step which is
make g++
shows errors as:
Makefile:106: recipe for target 'g++' failed
make : *** [g++] Error 1
I don't know why. Then I used
make mpi
which was working fine. I think I compiled voro successfully. However, when I tried to use compute voronoi/atom command and ran, it shows errors:
Invalid compute style
Can anyone help with this issues? It will be really appreciated.