mkazhdan / PoissonRecon

Poisson Surface Reconstruction
MIT License
1.56k stars 425 forks source link

A problem running with vs2019 #296

Open anhe12345 opened 5 months ago

anhe12345 commented 5 months ago

Hello, author. I tried to run the code in vs2019 and when I opened it it couldn't find the files in the folder about the zlib library. I tried to install the zlib and png libraries under windows. I installed zlib1.3.1 and png1.6.42. After I replaced the header file that appeared after the installation, I still had problems with other files. How do I run successfully on vs? Is it the library I installed or something else?

mkazhdan commented 4 months ago

There should be directories ZLIB, PNG, and JPEG containing the necessary files.