Description
sqlite3.dll not found when installing
Steps to reproduce
irm https://vixcpp.com/install.ps1 | iex
Expected behavior
download Precompiled Binaries for Windows from https://www.sqlite.org/download.html
2026/06/18
sqlite-dll-win-x64-3530200.zip(1.31 MiB) | | DLL for Windows x64, SQLite version 3.53.2.(SHA3-256: b898ced2e0627999d7d0b9d554ea53086a9b165e52ae743277d115dcd39e6868)
copy sqlite3.dll to %LOCALAPPDATA%\Vix\bin\
Actual behavior
sqlite3.dll not found
Environment
- OS: Windows 11
- Vix version: v2.6.3
Description
sqlite3.dll not found when installing
Steps to reproduce
irm https://vixcpp.com/install.ps1 | iexExpected behavior
download Precompiled Binaries for Windows from https://www.sqlite.org/download.html
2026/06/18
sqlite-dll-win-x64-3530200.zip(1.31 MiB) | | DLL for Windows x64, SQLite version 3.53.2.(SHA3-256: b898ced2e0627999d7d0b9d554ea53086a9b165e52ae743277d115dcd39e6868)
copy sqlite3.dll to %LOCALAPPDATA%\Vix\bin\
Actual behavior
sqlite3.dll not found
Environment