valette / ACVD

Fast simplification of 3D surface meshes
https://www.creatis.insa-lyon.fr/~valette/public/project/acvd/
Other
266 stars 57 forks source link

vtkDiscreteRemeshing missing #43

Closed jordium closed 2 years ago

jordium commented 3 years ago

When I create the solution with cmake it doesn't generate the vtkDiscreteRemeshing project, and when I compile I'm missing vtkDiscreteRemeshing.lib

valette commented 3 years ago

Hello, since commit 8b8bd6e94fd76f606e70f5379a369f096d2bf23c, the vtkDiscreteRemeshing has been removed. I guess your issue comes from the fact that your CMake files are not new. Can you try removing CMakeCache.txt and run cmake again?

valette commented 2 years ago

Closing, feel free to reopen if bug is still here!