flann-lib / flann

Fast Library for Approximate Nearest Neighbors
http://people.cs.ubc.ca/~mariusm/flann
Other
2.21k stars 646 forks source link

added github CI/CD #490

Open iAnyKey opened 2 years ago

iAnyKey commented 2 years ago

added github actions workflow for building the library on winx64 and publishing a release draft

iAnyKey commented 2 years ago

@mariusmuja: You can check out the CI/CD results on my fork: https://github.com/iAnyKey/flann grafik

iAnyKey commented 2 years ago

by the way, https://github.com/flann-lib/flann/commit/1d04523268c388dabf1c0865d69e1b638c8c7d9d is not compilable because of lz4 naming. There is a related merge request, which fixes that: https://github.com/flann-lib/flann/pull/481 see logs here: https://github.com/iAnyKey/flann/runs/6163141308?check_suite_focus=true#step:7:16