Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c510a6 commit ebbc736Copy full SHA for ebbc736
1 file changed
PCbuild/get_externals.bat
@@ -55,7 +55,7 @@ set libraries=
55
set libraries=%libraries% bzip2-1.0.6
56
if NOT "%IncludeSSL%"=="false" set libraries=%libraries% nasm-2.11.06
57
if NOT "%IncludeSSL%"=="false" set libraries=%libraries% openssl-1.0.2h
58
-set libraries=%libraries% sqlite-3.8.11.0
+set libraries=%libraries% sqlite-3.14.1.0
59
if NOT "%IncludeTkinter%"=="false" set libraries=%libraries% tcl-core-8.6.6.0
60
if NOT "%IncludeTkinter%"=="false" set libraries=%libraries% tk-8.6.6.0
61
if NOT "%IncludeTkinter%"=="false" set libraries=%libraries% tix-8.4.3.6
0 commit comments