Thank you so much for sharing this great project. I'm still a little confused.
I downloaded the source code of the project, but it fails to compile. I know little about this and would like to get some pointers, how can I compile the project on windows system?
Thank you so much. :)
If you've got visual studios, you should be able to load the solution and build the PoissonRecon project. If you have WSL, you could also try using the Makefile and compile with gcc/clang.
Thank you so much for sharing this great project. I'm still a little confused. I downloaded the source code of the project, but it fails to compile. I know little about this and would like to get some pointers, how can I compile the project on windows system? Thank you so much. :)