Open Ben-Mack opened 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
computing initial metrics finished
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
igl
libigl\include\
C:\Program Files
eigen
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)
I meet the same problem as yours. Could anyone provide some help?
I have built decimater.exe, but it mostly stopped working after print
computing initial metrics finished
, even on 3ds max default teapotI 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
fromlibigl\include\
toC:\Program Files
For Eigen: I copied root foldereigen
toC:\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)