Страница 1 из 1

sqlite3 compilr windows

Добавлено: 21 июл 2025, 00:24
admin
I had this issue in Windows and did the following to fix it:

tl;dr:

Run go env -w CGO_ENABLED=1
Download and install tdm64-gcc-5.1.0-2.exe with default options (to add to PATH env variable), and restart your terminal or IDE session.