Skip to content
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

Cannot create solution with CMake #3

Open
FrankEscobar opened this issue Mar 22, 2019 · 4 comments
Open

Cannot create solution with CMake #3

FrankEscobar opened this issue Mar 22, 2019 · 4 comments

Comments

@FrankEscobar
Copy link

Windows 8 x64

Error:

CMake Error at cmake/DownloadProject.cmake:179 (message):
Build step for libigl failed: 1
Call Stack (most recent call first):
CMakeLists.txt:37 (download_project)

@jiangzhongshi
Copy link
Owner

Hi,

Thanks for the report, I will check the build system shortly. Meanwhile,
Can you try the version in libigl, which would have better support on windows: https://github.com/libigl/libigl/tree/master/tutorial/710_SCAF

@FrankEscobar
Copy link
Author

It works fine but I've seen that your code is newer and also splits things and so, it looks really interesting!

@jiangzhongshi
Copy link
Owner

jiangzhongshi commented Apr 21, 2019

Hi,

I think the current build system should work, can you try it again? And if not, could you show me the full error message?

@FrankEscobar
Copy link
Author

Unfortunatly pthreads and a macro like NOMINMAX (to use std::max) are still needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants