astrorama / SourceXtractorPlusPlus

SourceXtractor++, the next generation SExtractor
https://astrorama.github.io/SourceXtractorPlusPlus/
GNU Lesser General Public License v3.0
72 stars 9 forks source link

Fix build for onnxruntime 1.15 #559

Closed ayllon closed 8 months ago

ayllon commented 10 months ago

Now onnxruntime is on Fedora, you can eventually build sourcextractor++ using those RPMs. You may need to wait for F37 EOL, though.

Since there are some API changes, I leave you the patch I had to apply to build it.

mkuemmel commented 10 months ago

We have these fixes already in the Euclid version. eden-3.1 now contains onnx, but already the version with a different interface.

marcschefer commented 10 months ago

Nice that they finally accepted it! Thanks!