-
Notifications
You must be signed in to change notification settings - Fork 35
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
Release doesn't run on Windows 10 Pro #28
Comments
I am having exactly the same issue. How can I help? |
Also facing the issue OS: Windows 10 (Pro) x86_64 |
Mine just opened and crashed, I used command prompt to launch it and got an error with 'sqlite3_64.dll', so i downloaded SqLite (https://www.sqlite.org/download.html) and renamed the DLL accordingly. Now it just loops this
|
When trying to run as Administrator:
When I download and manually place the libwinpthread-1.dll file next to the .exe:
The text was updated successfully, but these errors were encountered: