bisq-network / bisq

A decentralized bitcoin exchange network
https://bisq.network
GNU Affero General Public License v3.0
4.63k stars 1.26k forks source link

Resolve issues with javacv #7171

Closed devinbileck closed 4 days ago

devinbileck commented 1 week ago

This should resolve the UnsatisfiedLinkError encountered on macOS in #7166. It should also further reduce the bundled javacv library size. Only my linux machine, the total included libs are now down to ~323 MB.

devinbileck commented 6 days ago

I am looking into why this is still failing.