I am using dotnet 6 on a M1 Pro, and am struggling to use the SQLite-Package.
System.DllNotFoundException: Unable to load shared library 'SQLite.Interop.dll' or one of its dependencies.
This is the error that is thrown, whenever I try to run the application. Building however works fine.
As a workaround to sqlite not yet targeting arm64, you can use the .net 6 x64 architecture.
CMD , to open preferences/usr/local/share/dotnet/x64/dotnet
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With