CoreyKaylor / Lightning.NET

.NET library for LMDB key-value store
Other
397 stars 82 forks source link

Fix for loading native libraries in Linux #137

Closed ubercellogeek closed 3 years ago

ubercellogeek commented 3 years ago

This should address issue #133 on linux-x64 and arm64 platforms. These were built against lmdb release 0.9.24 to ensure feature parity with other bundled native libs.

CoreyKaylor commented 3 years ago

Thanks for the contribution.

CoreyKaylor commented 3 years ago

@ubercellogeek would you mind adding how you compiled these particular versions in the wiki or a comment here I can update the wiki? It will make subsequent updates a little easier to reproduce from a known starting point.

https://github.com/CoreyKaylor/Lightning.NET/wiki/Compiling-the-lmdb-binaries-on-Windows