-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
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
Windows or Linux Builds? #1
Comments
Hi, I believe it would be straightforward to build on Linux, if you encounter any problem, please let me know. For Windows, it will work if you add parenthesis around std::min and std::max I am working on incorporating the 2D functionality into libigl here, please stay tuned! https://github.com/jiangzhongshi/libigl/tree/pr-scaf/include/igl/scaf.cpp Best, |
Hi, I've updated the cmake version today, and hopefully, it should work for windows. I would appreciate it if you can tell me if it's compilable there. |
Anyone manage to build on windows ? After cmake, loaded the solution into visual studio 2017.. and no go.. |
Hi,
Can you show what does visual studio complain?
…On Fri, Apr 27, 2018 at 1:02 AM Oliver Hotz ***@***.***> wrote:
Anyone manage to build on windows ? After cmake, loaded the solution into
visual studio 2017.. and no go..
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AMKxFy5SMhX4c44nkKUOylHsZK5Xp-FIks5tsqZGgaJpZM4SsuL5>
.
|
Would it be possible to get this to build on windows or linux?
The text was updated successfully, but these errors were encountered: