Closed lukkio88 closed 1 year ago
Hi, please try the latest dev
branch and let us know if the problem still persists.
Just tried, same error. Can you help?
Seems that you are trying to run CMake through mingw or smth like that. Please try to generate a VS project via CMake GUI instead (and compile normally through Visual Studio).
I can't see why it would be different but I'll give it a go
That didn't work either. However I was using cmake 3.17, downgrading to the previous release worked instead. (cmake 3.16).
CMake 3.17 is not a stable release yet. I would wait until they release a stable version and double-check again if the compilation is still failing.
Closing due to inactivity, please feel free to reopen if needed.
Hi,
I'm trying to build libigl in windows 10 and Visual Studio 2015. From the
libigl
root folder I simply runThe output I get is:
Any clue on why I'm getting a segmentation fault? I've also tried Visual Studio 2017, the result is the same. ...
Check all that apply (change to
[x]
)dev
branch and the problem persistsSee https://libigl.github.io/CONTRIBUTING/#bugreport for more tips.