sqlite3 compilr windows

Ответить
admin
Администратор
Сообщения: 213
Зарегистрирован: 05 янв 2011, 04:19

sqlite3 compilr windows

Сообщение 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.
Ответить