We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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)
The text was updated successfully, but these errors were encountered:
I meet the same problem as yours. Could anyone provide some help?
Sorry, something went wrong.
No branches or pull requests
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 folder
eigen
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)
The text was updated successfully, but these errors were encountered: