Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.DllNotFoundException: Unable to load DLL 'sqlcipher' #201

Closed
StefanoD opened this issue Feb 28, 2018 · 2 comments
Closed

System.DllNotFoundException: Unable to load DLL 'sqlcipher' #201

StefanoD opened this issue Feb 28, 2018 · 2 comments

Comments

@StefanoD
Copy link

StefanoD commented Feb 28, 2018

Hi,
I think, this is related to #194. But this is happening with SQLitePCLRaw.bundle_sqlcipher with the RID win-x64.
I have following dlls in my win_x64 folder:

  • SQLitePCLRaw.batteries_sqlcipher.dll
  • SQLitePCLRaw.batteries_v2.dll
  • SQLitePCLRaw.core.dll
  • SQLitePCLRaw.provider.e_sqlite3.dll
  • SQLitePCLRaw.provider.sqlcipher.dll

Is there some kind of workaround? Because I need to stay to 1.1.7, because of this issue.
Are there maybe precompiled dlls for win-x64? Can I maybe use the compiled dll from win7-x64?

@ericsink
Copy link
Owner

Can you try version 1.1.10-pre20180223200113 ?

The 1.1.10 prerelease has fixes for the win7 RID problem.

I am also interested in the (perhaps small) possibility that the 1.1.10 prerelease might fix the problem you are seeing with aspnet/Microsoft.Data.Sqlite#480.

@StefanoD
Copy link
Author

Ok, this is fixed in 1.1.10-pre20180223200113.
Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants