BrunoLevy / geogram

a programming library with geometric algorithms
Other
1.85k stars 125 forks source link

Windows compilation #36

Closed hbadi closed 1 year ago

hbadi commented 1 year ago

Hello,

Does Geogram can be compiled with Visual Studio ? Is there window binary asset ? I tried to configure with cmake but i got an error cause glfw folder is empty

Thanks for your help

BrunoLevy commented 1 year ago

I realized that the package generated by github when creating a release do not include submodules... Use the procedure detailed here instead.

Best regards, -- Bruno

hbadi commented 1 year ago

Thank you Bruno, that's works now ! I can find where are some stl input mesh files (like the motor mesh used for tetmesh) ?

Best regards.

BrunoLevy commented 1 year ago

You can find some meshes in the non-regression test suite, here: https://github.com/BrunoLevy/geogram.data