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

Building to windows with sqlcipher doesn't work in another pc #213

Open
rikardow opened this issue Mar 10, 2024 · 0 comments
Open

Building to windows with sqlcipher doesn't work in another pc #213

rikardow opened this issue Mar 10, 2024 · 0 comments

Comments

@rikardow
Copy link

Hi, I lost a whole day debugging this so I let this post so anyone having this problem can solve it

When building for windows having the sqlcipher_flutter_libs added to the project, the resulting exe with the dlls doesn't work in another computer

Ofc I already included the Visual C++ dlls that Flutter says it needs, and the sqlite3.dll and the cipher dll are already included, so what it's missing?

libcrypto-3-x64.dll is what is missing, you can find it under C:/Windows/System32 so just include it with your app files and you're ready to go

Thanks for reading

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

1 participant