Closed ngodber closed 3 years ago
Building the INSTALL target should give you all the needed headers copied in the install folder
@simogasp @fabiencastan are you OK with being added as recipe maintainers along with myself?
You should contact the author of the library, Bruno Levy, at geogram-users@lists.gforge.inria.fr We are only maintaining a mirror of the official library here on github because it's handier for our project
Thanks for pointing that out. I saw 'alice' when perusing the home page and so assumed it was the same teams. Hopefully there is some interest in the work that I've done so that I can get some assistance from those more familiar with the intricacies of the build system otherwise I suspect the time I've invested has been for nothing!
Hi guys,
I'm working on getting geogram added to conda-forge as part of a effort to polish up a functionality gap that exists in the python 3D geometry library landscape (see https://github.com/PyMesh/PyMesh/issues/302). I've managed to get the software bulding with VS 19 and mscv 14. I'm unsure which header files I should copy into \include as part of the build process.
Cheers, Neil