songrun / SeamAwareDecimater

Mesh simplification with UV's boundary preserved
https://cragl.cs.gmu.edu/seamless/
MIT License
500 stars 61 forks source link

decimater.exe has stopped working #2

Open Ben-Mack opened 6 years ago

Ben-Mack commented 6 years ago

I have built decimater.exe, but it mostly stopped working after print computing initial metrics finished, even on 3ds max default teapot

I have attached the teapot.obj and decimater.exe that I built: decimater and teapot.zip

I'm using latest Win 10 64 bit, Cmake 3.9.1.

For libigl: I copied folder igl from libigl\include\ to C:\Program Files For Eigen: I copied root folder eigen to C:\Program Files

Then build using latest Microsoft Visual Studio Community 2017

Cmake response in cmd: https://pastebin.com/f47FTGW7 Full build output log in Visual Studio: https://pastebin.com/Sj2zZPPR CMakeOutput.log: https://pastebin.com/LDpeatDb

Please check and see what am I missing, I still very new to these build process. Thank you!

(I'll be very appreciate if anyone can provide working pre-compiled binary)

wq8806 commented 4 years ago

I meet the same problem as yours. Could anyone provide some help?