Eric Sink
Eric Sink
VERY nice bug report. I'm looking into it.
Hmmm. Your repro sample works for me. :-) From the command line anyway. Can you try running it from the command line, just to see if this is one of...
Well it **looks** like an IDE bug, but I couldn't rule out the possibility that I've got something broken that just happens to be IDE-specific.
@tipa There are many different ways to get a DllNotFoundException -- your problem appears to be very different from the one in this issue. One big difference is that in...
From over in #497, @richardschoen : To confirm, that your problem is this one, I need the actual error message, which nuget packages you are using, etc.
Yes, I'll take care of this early next week.
I'm going to proceed with a release, but I need to update sqlcipher as well, and the build actions for the native code libraries are broken at the moment (see...
FWIW, version 2.1.1-pre20220822172036 contains the new version of SQLite. If there are no problems with it, I will publish it as a non-pre release next week.
@richardschoen I just wrote a simple console app using SQLitePCLRaw 2.1.0 with .NET 6.0 on M1 hardware and it worked fine.
Normally I prefer that the user with the problem be the one to post repro projects. :-) But anyway, my quick console app test with was done from the command...