mkazhdan / PoissonRecon

Poisson Surface Reconstruction
MIT License
1.51k stars 422 forks source link

Failed to build with default libjpeg,libpng, and libz. #286

Open jiapei100 opened 7 months ago

jiapei100 commented 7 months ago

I just did a very straightforward remove, say: remove subfolder JPEG, PNG, and ZLIB.

Build PoissonRecon with system's libpng, libjpeg, and libz.

And with some simple modificaiton in order to let PoissonRecon to start building.

However, so many error messages , which only contains half of the current error messages. I believe it's enough for analyzing.

Why it's wrong?

mkazhdan commented 7 months ago

Could be that you're using new libraries but old headers.