Unable to download the dependency library of the Windows version #3847
Unanswered
libaineu2004
asked this question in
Q&A
Replies: 1 comment 4 replies
-
I'm not sure if you will manage to compile it with VS. I've tried and failed. It requires tons of code adjustments. I'm compiling it with mingw and version 3.2.2 will be compiled with 64-bit version. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Details
I downloaded the source code of the master version, ready to compile under Windows, using the VS2017 compiler. However, I found that the dependent library was missing, so I went to the website https://github.com/pawelsalawa/sqlitestudio/wiki/Instructions_for_compilation_under_Windows to download, but found that the link was invalid:
https://sqlitestudio.pl/files/depends/win32_deps.zip
Please provide binary files of third-party dependent libraries. Thank you! It is best to have both 32-bit and 64-bit.
Steps to reproduce
Operating system
Win10 x64/Qt 5.12.9 x64 + MSVC 2017 x64
SQLiteStudio version
master
Beta Was this translation helpful? Give feedback.
All reactions