Hi!, i just wanna know if you have figure it out how to compile PoissonReconstruction. I followed the steps with the .remote.cmake pasted in the remote file and after generating the files, and compiling with Ninja, it doesnt appears in the build folder neither in the install folder. Any solution?
Hello, thanks for your replay. Just for context, im trying to run this example code in qt compiling with MSCV 2022 and VTK 9.5
So basically i followed the instructions and everything, but when i #include <vtkPoissonReconstruction.h> says that cant open the file.
.\vtkPoissonReconstruction.h(38): fatal error C1083: Impossible d’ouvrir le fichier includeÿ: 'PoissonReconstructionModule.h’ÿ: No such file or directory
In the meantime im reinstalling the build and install folder to see if i missed something. Any ideas can help me
I already read that post and i quite old because i dont see any Powercrust in the vtk 9.5, thats why i reasked in this one that started with VTK 9.3, much closer. And also, i only see the VTK_MODULE_ENABLE_VTK_PoissonReconstruction:STRING=YES mentioned before but its not appearing in the build folder nor the install folder.
So i cant find a solution to finally make it work my simple cpp code with the Poisson Reconstruction.
Please, don’t disregard old content on sight. You might be surprised by how some posts from 15-20 years ago, from the time of the e-mail feeds, are still useful. That said, I must ask what steps described there have you tried.