liuliu / ccv

C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library
http://libccv.org
Other
7.07k stars 1.71k forks source link

Fix compile on musl #230

Closed AN3223 closed 2 years ago

liuliu commented 2 years ago

Thank you! What's your setup to compile with musl? I should add that flow into CI.

AN3223 commented 2 years ago

Hey, awesome. I'm running Alpine Linux, you might want to use Docker with GitHub Actions like this? Replace 3.10 with latest or edge.

I've submitted ccv and liblinear packages to Alpine here, you can find the dependencies and other useful build info there.