Gard Spreemann

Results 6 comments of Gard Spreemann

It seems that PGEOF's (terribly opaque) build system uses the system's libstdc++ without consideration of the conda environment. This is of course a PGEOF issue, but probably also an SPT...

Workaround for people facing the same issue: Separately build PGEOF in an environment with a sufficiently old libstdc++ (i.e. one at least as old as whatever is provided in the...

> Could you please create an issue on https://github.com/drprojects/point_geometric_features so we can address this over there ? Yeah I hope to get around to that soon. Ideally I'd also propose...

> I will try to reproduce it and debug this but _a priori_ I feel weird that the scikit build system used by `pgeof` does not handle that out of...

> Hi @gspr-sintef. CMake used by sk-build-tool is pure CMake, so I guess you don't have to change anything apart in the CMakeLists.txt. I think it's flexible enough :D Sure,...

> of course you can pass option to encapsulated cmake, please read this https://github.com/scikit-build/scikit-build-core?tab=readme-ov-file#configuration Aha! I only saw the part that required modifying `pyproject.toml` (so that wouldn't be user-controllable at...